mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
flake8 - remove unused imports and ensure they're always at the top of the file
This commit is contained in:
@@ -33,7 +33,6 @@ from app.schemas import (
|
||||
email_data_request_schema,
|
||||
user_schema,
|
||||
permission_schema,
|
||||
user_schema_load_json,
|
||||
user_update_schema_load_json,
|
||||
user_update_password_schema_load_json
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user