diff --git a/app/database.py b/app/database.py index 516ab41c..8a73f71b 100644 --- a/app/database.py +++ b/app/database.py @@ -2,7 +2,6 @@ import logging import os - from collections.abc import Generator from typing import Any