mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Remove unused imports
This commit is contained in:
@@ -3,7 +3,6 @@ from dateutil.relativedelta import relativedelta
|
||||
from freezegun import freeze_time
|
||||
from functools import partial
|
||||
|
||||
from app import db
|
||||
from app.dao.monthly_billing_dao import (
|
||||
create_or_update_monthly_billing,
|
||||
get_monthly_billing_entry,
|
||||
|
||||
Reference in New Issue
Block a user