mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Drop unused import
This commit is contained in:
parent
ed74e243c6
commit
62bdea58c5
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import os
|
|||
import abc
|
||||
import codecs
|
||||
import errno
|
||||
import array
|
||||
import stat
|
||||
import sys
|
||||
# Import _thread instead of threading to reduce startup cost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue