Removed useless import

pull/136/head
= 2017-08-23 14:06:59 +02:00
parent adb753293d
commit b9bd651033
1 changed files with 0 additions and 1 deletions

View File

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