mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 10:03:38 -04:00
Slight tiny up of templates_dao
- 1 method per get query - logic around create/update removed
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import json
|
||||
from . import DAOException
|
||||
from app import db
|
||||
from app.models import Service
|
||||
from sqlalchemy import asc
|
||||
|
||||
Reference in New Issue
Block a user