mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Rename DAO file
To reflect new name of feature
This commit is contained in:
@@ -5,7 +5,7 @@ from app.models import (
|
||||
EMAIL_TYPE,
|
||||
)
|
||||
|
||||
from app.dao.service_whitelist_dao import (
|
||||
from app.dao.service_guest_list_dao import (
|
||||
dao_fetch_service_guest_list,
|
||||
dao_add_and_commit_guest_list_contacts,
|
||||
dao_remove_service_guest_list
|
||||
|
||||
Reference in New Issue
Block a user