Remove unused imports

This commit is contained in:
mcarton
2015-08-26 20:55:47 +02:00
parent e5ce000399
commit 3bd2c8d4c8
11 changed files with 6 additions and 11 deletions
-1
View File
@@ -1,4 +1,3 @@
from thefuck import utils
from thefuck.utils import replace_argument
from thefuck.specific.git import git_support