mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Fix flake8 errors: F401 'sys' imported but unused
This commit is contained in:
		| @@ -1,6 +1,5 @@ | |||||||
| import subprocess | import subprocess | ||||||
| from thefuck.utils import for_app, replace_command, eager | from thefuck.utils import for_app, replace_command, eager | ||||||
| import sys |  | ||||||
|  |  | ||||||
| @for_app('ifconfig') | @for_app('ifconfig') | ||||||
| def match(command): | def match(command): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user