mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 13:38:53 -04:00
flake8 - remove unused imports and ensure they're always at the top of the file
This commit is contained in:
@@ -9,7 +9,6 @@ from app.dao.date_util import get_financial_year
|
||||
from app.models import (
|
||||
NotificationHistory,
|
||||
Rate,
|
||||
Service,
|
||||
NOTIFICATION_STATUS_TYPES_BILLABLE,
|
||||
KEY_TYPE_TEST,
|
||||
SMS_TYPE,
|
||||
|
||||
Reference in New Issue
Block a user