mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
Remove unused imports.
This commit is contained in:
parent
5bb8b9134b
commit
70d28a184c
43 changed files with 0 additions and 60 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
from test.support import captured_stdout
|
||||
from test.bytecode_helper import BytecodeTestCase
|
||||
import difflib
|
||||
import unittest
|
||||
import sys
|
||||
import dis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue