TF-1599 Implement GetEmailChanges to remove notification

(cherry picked from commit 9a41ea84a40c97091b4c4c5d2e0c19afcafc712f)
This commit is contained in:
dab246
2023-04-07 15:58:57 +07:00
committed by Dat Vu
parent 89d7f605d2
commit fbaea1a951
4 changed files with 87 additions and 1 deletions
@@ -8,4 +8,6 @@ class NotFoundEmailDeliveryStateException implements Exception {}
class NotFoundFirebaseSubscriptionException implements Exception {}
class NotFoundSubscriptionException implements Exception {}
class NotFoundSubscriptionException implements Exception {}
class NotFoundEmailStateException implements Exception {}