mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-40443: Remove unused imports in tests (GH-19805)
This commit is contained in:
parent
69e802ed81
commit
57572b103e
17 changed files with 4 additions and 20 deletions
|
@ -4,7 +4,6 @@ import errno
|
|||
import io
|
||||
import os
|
||||
import pathlib
|
||||
import signal
|
||||
import sys
|
||||
import re
|
||||
import warnings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue