mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Added dao, test framework and tests for dao.
This commit is contained in:
@@ -10,7 +10,6 @@ from utils import logging
|
||||
|
||||
db = SQLAlchemy()
|
||||
|
||||
|
||||
api_user = LocalProxy(lambda: _request_ctx_stack.top.api_user)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user