Remove unneeded "import re".
This commit is contained in:
parent
105ff952bd
commit
9e326665cf
|
@ -38,7 +38,6 @@ See the class definition for lower level access methods.
|
|||
There are also some utility functions here.
|
||||
"""
|
||||
|
||||
import re
|
||||
import string
|
||||
import time
|
||||
|
||||
|
|
Loading…
Reference in New Issue