mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +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 abc
|
||||||
import codecs
|
import codecs
|
||||||
import errno
|
import errno
|
||||||
import array
|
|
||||||
import stat
|
import stat
|
||||||
import sys
|
import sys
|
||||||
# Import _thread instead of threading to reduce startup cost
|
# Import _thread instead of threading to reduce startup cost
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue