mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Closes issue #20728: Remove unused import added in rev 42366e293b7b and
noticed by Claudiu Popa.
This commit is contained in:
parent
9fb137cc3f
commit
6c6596ec52
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
import re
|
||||
import struct
|
||||
import binascii
|
||||
import itertools
|
||||
|
||||
|
||||
__all__ = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue