Removed unneeded imports of regex and regsub.
This commit is contained in:
parent
acfb82a530
commit
a8832b45e7
|
@ -1,5 +1,3 @@
|
|||
import regex
|
||||
import regsub
|
||||
import string
|
||||
import sys
|
||||
from types import StringType
|
||||
|
|
Loading…
Reference in New Issue