mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
@ -3,7 +3,6 @@
|
|||
import __future__
|
||||
import ast
|
||||
import unittest
|
||||
from test import support
|
||||
from test.support import import_helper
|
||||
from textwrap import dedent
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue