diff --git a/tests/test_apprise_notifications.py b/tests/test_apprise_notifications.py index 2499732..9a9e645 100644 --- a/tests/test_apprise_notifications.py +++ b/tests/test_apprise_notifications.py @@ -1,7 +1,6 @@ import os import sqlite3 import pytest - from scripts.utils.notifications import sendAppriseNotifications from datetime import datetime