Removed another unused import.

Goodness.
This commit is contained in:
Adam Barnes
2017-03-22 10:59:27 +00:00
parent bddb43b987
commit e61271dae3
@@ -5,7 +5,6 @@ from thefuck.rules.git_push_without_commits import (
fix,
get_new_command,
match,
refspec_does_not_match,
)
command = 'git push -u origin master'