mirror of
https://github.com/python/cpython.git
synced 2025-07-19 01:05:26 +00:00
Removed unused imports.
This commit is contained in:
parent
a6f26c1d34
commit
ccd047ea4b
26 changed files with 11 additions and 31 deletions
|
@ -119,7 +119,6 @@ This module also defines an exception 'error'.
|
|||
|
||||
"""
|
||||
|
||||
import sys
|
||||
import sre_compile
|
||||
import sre_parse
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue