remove a few unused imports

This commit is contained in:
Georg Brandl
2014-09-21 20:28:37 +02:00
parent 24d303706f
commit cdaf4b0a52
3 changed files with 1 additions and 4 deletions

View File

@@ -9,8 +9,6 @@
:license: BSD, see LICENSE for details.
"""
import sys
from six import PY3
from util import TestApp, remove_unicode_literals, path