mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
Remove the view packages
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from flask import Blueprint
|
||||
|
||||
status = Blueprint('status', __name__)
|
||||
|
||||
from app.status.views import healthcheck
|
||||
|
||||
Reference in New Issue
Block a user