From 9243e0df844db5114ddbd7748ed60fcda38a3d92 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Thu, 22 Jan 2026 11:51:44 -0800 Subject: [PATCH] ugh --- tests/app/test_commands.py | 1 - 1 file changed, 1 deletion(-) 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,