mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
flake8 - remove unused imports and ensure they're always at the top of the file
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
from app.schema_validation.definitions import uuid, https_url
|
||||
|
||||
|
||||
create_or_update_free_sms_fragment_limit_schema = {
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"description": "POST annual billing schema",
|
||||
|
||||
Reference in New Issue
Block a user