mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-13 22:28:33 +00:00
Fix flake8 errors: F401 'sys' imported but unused
This commit is contained in:
parent
c775937d17
commit
2c7ce91dd5
@ -1,6 +1,5 @@
|
||||
import subprocess
|
||||
from thefuck.utils import for_app, replace_command, eager
|
||||
import sys
|
||||
|
||||
@for_app('ifconfig')
|
||||
def match(command):
|
||||
|
Loading…
x
Reference in New Issue
Block a user