This commit is contained in:
jxxghp
2024-07-04 22:04:10 +08:00
parent c87b982ebf
commit 28d420af51
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ from pywebpush import webpush, WebPushException
from app.core.config import global_vars, settings
from app.log import logger
from app.modules import _ModuleBase, checkMessage
from app.modules import _ModuleBase
from app.schemas import MessageChannel, Notification