Removed another unused import.
Goodness.
This commit is contained in:
@@ -5,7 +5,6 @@ from thefuck.rules.git_push_without_commits import (
|
|||||||
fix,
|
fix,
|
||||||
get_new_command,
|
get_new_command,
|
||||||
match,
|
match,
|
||||||
refspec_does_not_match,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
command = 'git push -u origin master'
|
command = 'git push -u origin master'
|
||||||
|
|||||||
Reference in New Issue
Block a user