mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-11 21:01:06 -04:00
Linting fixes
This commit is contained in:
@@ -2,7 +2,6 @@ import logging
|
||||
|
||||
from flask import (
|
||||
abort,
|
||||
current_app,
|
||||
redirect,
|
||||
render_template,
|
||||
request,
|
||||
|
||||
@@ -213,7 +213,6 @@ EXCLUDED_ENDPOINTS = tuple(
|
||||
"support",
|
||||
"suspend_service",
|
||||
"template_usage",
|
||||
"test_feature_flags",
|
||||
"tour_step",
|
||||
"trial_mode",
|
||||
"trial_mode_new",
|
||||
|
||||
Reference in New Issue
Block a user