Removed useless import

This commit is contained in:
= 2017-08-23 14:06:59 +02:00
parent adb753293d
commit b9bd651033

View file

@ -7,7 +7,6 @@
import ConfigParser
import redis
import os
from datetime import datetime
# FLASK #
app = None