We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c520d commit 97f38a1Copy full SHA for 97f38a1
Lib/gftools/utils.py
@@ -36,7 +36,6 @@
36
from configparser import ConfigParser
37
else:
38
from ConfigParser import ConfigParser
39
-import unicodedata as uni
40
41
# =====================================
42
# HELPER FUNCTIONS
0 commit comments