events are updated
This commit is contained in:
@@ -3,7 +3,7 @@ from api_library.date_time_actions.date_functions import client_arrow
|
||||
|
||||
|
||||
def send_mail_to_users_that_have_received_email_from_banks():
|
||||
from databases.sql_models import AccountRecords
|
||||
from databases import AccountRecords
|
||||
|
||||
print("Service is booting up")
|
||||
print("Sending mail to users that have received email from banks")
|
||||
|
||||
Reference in New Issue
Block a user