diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/Dawn/views.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Dawn/views.py b/python/Dawn/views.py index cc85f39e..350660e7 100644 --- a/python/Dawn/views.py +++ b/python/Dawn/views.py @@ -32,8 +32,6 @@ from .models import ( Accounts, ) -from sqlalchemy import case, func -from sqlalchemy.orm import aliased from sqlalchemy.exc import IntegrityError from wtforms.fields import BooleanField |
