From d65e703ae1fd0603535e82768c310fcec9461956 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 29 Dec 2025 20:45:54 +0800 Subject: remove --- backend/notif.py | 1 - 1 file changed, 1 deletion(-) (limited to 'backend') diff --git a/backend/notif.py b/backend/notif.py index f636345..6c47844 100644 --- a/backend/notif.py +++ b/backend/notif.py @@ -5,7 +5,6 @@ from pywebpush import webpush class PushSubscriptionData(BaseModel): endpoint: str - expirationTime: any keys: object -- cgit v1.2.3