mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
gh-120417: Remove unused imports in tests (part 1) (#120629)
This commit is contained in:
parent
5a8a979aeb
commit
c608477532
10 changed files with 3 additions and 13 deletions
|
@ -6,7 +6,6 @@
|
|||
# (before the site module is run).
|
||||
|
||||
import _testinternalcapi
|
||||
import os
|
||||
import sys
|
||||
import unittest
|
||||
from test import support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue