mirror of
https://github.com/python/cpython.git
synced 2025-10-08 08:01:55 +00:00
Remove redundant imports.
This commit is contained in:
parent
c53ae58954
commit
54540ec917
7 changed files with 6 additions and 12 deletions
|
@ -674,7 +674,6 @@ if __name__ == '__main__':
|
|||
return stop
|
||||
return None
|
||||
|
||||
import sys
|
||||
if len(sys.argv) > 1:
|
||||
initprofile = sys.argv[1]
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue