mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
bpo-35202: Remove unused imports in Lib directory (GH-10450)
This commit is contained in:
parent
25221b3283
commit
70f61b933f
5 changed files with 0 additions and 5 deletions
|
@ -15,7 +15,6 @@ import sys
|
|||
import sysconfig
|
||||
import tempfile
|
||||
import textwrap
|
||||
import threading
|
||||
import unittest
|
||||
from test import libregrtest
|
||||
from test import support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue