Skip to content
Snippets Groups Projects
Commit 6dbbfcd8 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.18 Release

parent 492411c7
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@ from sqlalchemy.exc import OperationalError
from flask_admin.contrib.sqla import ModelView
from database import app, admin, db
from covid19.blueprints.application.application_workers import celery
from covid19.blueprints.application.application_model import RkiDateReported, RkiRegion, RkiCountry
from covid19.blueprints.rki_bundeslaender.rki_model import RkiBundeslaender
from covid19.blueprints.rki_bundeslaender.rki_model_import import RkiBundeslaenderImport
from covid19.blueprints.application.application_model_transient import ApplicationPage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment