diff --git a/tests/app/test_commands.py b/tests/app/test_commands.py index cdd9a0d94..a107f6c08 100644 --- a/tests/app/test_commands.py +++ b/tests/app/test_commands.py @@ -53,7 +53,6 @@ from app.models import ( # Job, Template, User, ) -from app.utils import utc_now from tests.app.db import ( # create_job,; create_template, create_annual_billing, create_notification,