From 9abcb6aee5f38746653d3929cbea75b695bf38c7 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 17 Sep 2024 16:14:58 +0200 Subject: [PATCH] import not needed --- changedetectionio/apprise_plugin/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/changedetectionio/apprise_plugin/__init__.py b/changedetectionio/apprise_plugin/__init__.py index de612677437..93c382fa4b8 100644 --- a/changedetectionio/apprise_plugin/__init__.py +++ b/changedetectionio/apprise_plugin/__init__.py @@ -1,4 +1,3 @@ -import apprise # include the decorator from apprise.decorators import notify