Closes issue #20728: Remove unused import added in rev 42366e293b7b and

noticed by Claudiu Popa.
This commit is contained in:
Terry Jan Reedy 2014-03-02 04:17:01 -05:00
parent 9fb137cc3f
commit 6c6596ec52
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
import re import re
import struct import struct
import binascii import binascii
import itertools
__all__ = [ __all__ = [