remove ununsed import in application.py

This commit is contained in:
SwimmingTiger 2020-06-17 10:54:24 +08:00
parent b3e386bd2c
commit d909560f97

View file

@ -16,8 +16,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Standard Library
import gettext
import locale
import json
import logging
import os