mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 13:38:53 -04: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