mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +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