mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove redundant imports (PyChecker).
This commit is contained in:
parent
a79bbaca54
commit
ef8f4dee07
1 changed files with 0 additions and 2 deletions
|
@ -258,9 +258,7 @@ class BabylMailbox(_Mailbox):
|
|||
|
||||
|
||||
def _test():
|
||||
import time
|
||||
import sys
|
||||
import os
|
||||
|
||||
args = sys.argv[1:]
|
||||
if not args:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue