remove ununsed import in application.py

This commit is contained in:
SwimmingTiger 2020-06-17 10:54:24 +08:00 committed by Mathieu Comandon
parent ac86f99455
commit 43f872555f

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