Fix build issue due for Flake8 bug.
This commit is contained in:
parent
068d889e0c
commit
380bbaccd4
|
@ -24,7 +24,6 @@ Core web application views.
|
||||||
:license: AGPL v3+
|
:license: AGPL v3+
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import json
|
|
||||||
import flask
|
import flask
|
||||||
|
|
||||||
import rookeries
|
import rookeries
|
||||||
|
|
Loading…
Reference in New Issue