summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2025-12-29 20:45:54 +0800
committeraltaf-creator <dev@altafcreator.com>2025-12-29 20:45:54 +0800
commitd65e703ae1fd0603535e82768c310fcec9461956 (patch)
tree2f575ca17ebc004ea887e875ab6a80be912ebe87
parentfe1443efbf203ee49e57626a457fc1c8bb29a01b (diff)
remove
-rw-r--r--backend/notif.py1
1 files changed, 0 insertions, 1 deletions
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