Skip to content

Commit

Permalink
Colorama clearly unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
quantum5 committed Sep 28, 2016
1 parent e58bcd8 commit 42720be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .appveyor.test.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@

def main():
judgeenv.load_env(cli=True, testsuite=True)

# Emulate ANSI colors with colorama
__import__('colorama').init()
executors.load_executors()

executor_fail = not all(name in executors.executors for name in required_executors)
Expand Down

0 comments on commit 42720be

Please sign in to comment.