mirror of
https://github.com/nvbn/thefuck.git
synced 2025-09-29 00:22:32 +01:00
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