mirror of
https://github.com/python/cpython.git
synced 2025-08-24 18:55:00 +00:00
Remove unused imports.
This commit is contained in:
parent
5bb8b9134b
commit
70d28a184c
43 changed files with 0 additions and 60 deletions
|
@ -126,7 +126,6 @@ __version__ = "0.4"
|
|||
import socket
|
||||
import selectors
|
||||
import os
|
||||
import errno
|
||||
import sys
|
||||
try:
|
||||
import threading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue