mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -05:00
imported but unused
This commit is contained in:
@@ -4,7 +4,7 @@ from __future__ import print_function
|
||||
from flask import Flask
|
||||
from werkzeug.serving import WSGIRequestHandler
|
||||
|
||||
from app import create_app, socketio
|
||||
from app import create_app, socketio # noqa: F401
|
||||
|
||||
WSGIRequestHandler.version_string = lambda self: "SecureServer"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user