diff tests/test-ui-color.py @ 19322:ff1586a3adc5

cleanup: remove unused imports detected by pyflakes
author Simon Heimberg <simohe@besonet.ch>
date Thu, 13 Jun 2013 01:36:58 +0200
parents a08775ec89f2
children 2e5be704bc96
line wrap: on
line diff
--- a/tests/test-ui-color.py	Thu Jun 13 01:44:02 2013 +0200
+++ b/tests/test-ui-color.py	Thu Jun 13 01:36:58 2013 +0200
@@ -1,4 +1,4 @@
-import os, sys
+import os
 from hgext import color
 from mercurial import dispatch, ui