mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -04:00
Remove the view packages
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from flask import Blueprint
|
||||
|
||||
service = Blueprint('service', __name__)
|
||||
|
||||
from app.service.views import rest
|
||||
|
||||
Reference in New Issue
Block a user