Commit 8c12f190 authored by Jason R. Coombs's avatar Jason R. Coombs

Remove unused import

parent 5535cfdb
......@@ -8,7 +8,7 @@ import locale
import codecs
import unicodedata
import warnings
from setuptools.compat import unicode, bytes
from setuptools.compat import unicode
from xml.sax.saxutils import unescape
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment