Linting fixes

This commit is contained in:
Alex Janousek
2025-10-01 11:25:11 -04:00
parent 35590fed0f
commit 576fbad4bc
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ import logging
from flask import (
abort,
current_app,
redirect,
render_template,
request,

View File

@@ -213,7 +213,6 @@ EXCLUDED_ENDPOINTS = tuple(
"support",
"suspend_service",
"template_usage",
"test_feature_flags",
"tour_step",
"trial_mode",
"trial_mode_new",