mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
gh-84623: Remove unused imports in tests (#93772)
This commit is contained in:
parent
65ff27c7d3
commit
3ceb4b8d3a
52 changed files with 8 additions and 65 deletions
|
@ -2,7 +2,6 @@ import copy
|
|||
import ntpath
|
||||
import pathlib
|
||||
import posixpath
|
||||
import sys
|
||||
import unittest
|
||||
|
||||
from test.support import verbose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue