mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 14:48:49 +00:00
remove unused import
This commit is contained in:
parent
9912b70654
commit
5109577226
@ -1,7 +1,7 @@
|
||||
import subprocess
|
||||
from thefuck.specific.apt import apt_available
|
||||
from thefuck.specific.sudo import sudo_support
|
||||
from thefuck.utils import for_app, eager, replace_command, replace_argument
|
||||
from thefuck.utils import for_app, eager, replace_command
|
||||
|
||||
enabled_by_default = apt_available
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user