mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-27 00:07:16 +00:00
Removed useless import
This commit is contained in:
parent
adb753293d
commit
b9bd651033
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
import ConfigParser
|
import ConfigParser
|
||||||
import redis
|
import redis
|
||||||
import os
|
import os
|
||||||
from datetime import datetime
|
|
||||||
|
|
||||||
# FLASK #
|
# FLASK #
|
||||||
app = None
|
app = None
|
||||||
|
|
Loading…
Reference in a new issue