mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 09:39:01 +00:00
Remove redundant import
This commit is contained in:
parent
6da0bc557f
commit
268c4819d6
@ -79,7 +79,6 @@ easy_install.ScriptWriter.get_args = get_args
|
|||||||
|
|
||||||
def main():
|
def main():
|
||||||
import os
|
import os
|
||||||
import re
|
|
||||||
import shutil
|
import shutil
|
||||||
import sys
|
import sys
|
||||||
dests = sys.argv[1:] or ['.']
|
dests = sys.argv[1:] or ['.']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user