mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +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():
|
||||
import os
|
||||
import re
|
||||
import shutil
|
||||
import sys
|
||||
dests = sys.argv[1:] or ['.']
|
||||
|
Loading…
x
Reference in New Issue
Block a user