diff options
Diffstat (limited to 'boot')
| -rw-r--r-- | boot/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/test.py b/boot/test.py index 4c79f39..b390d5e 100644 --- a/boot/test.py +++ b/boot/test.py @@ -5,7 +5,6 @@ if os.environ.get('JASPER_HOME') is None: import sys import unittest -from sets import Set from mock import patch import vocabcompiler |
