diff --git a/LunaTranslator/LunaTranslator/keeprefs.py b/LunaTranslator/LunaTranslator/keeprefs.py index d7c5a669..99836b2b 100644 --- a/LunaTranslator/LunaTranslator/keeprefs.py +++ b/LunaTranslator/LunaTranslator/keeprefs.py @@ -3,4 +3,5 @@ import pytz import uuid import xml.etree.ElementTree as ET import hashlib -import configparser \ No newline at end of file +import configparser +import wsgiref \ No newline at end of file