Rename DAO file

To reflect new name of feature
This commit is contained in:
Chris Hill-Scott
2020-07-28 11:28:19 +01:00
parent 65346852ed
commit b19451c7c6
5 changed files with 4 additions and 4 deletions

View File

@@ -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