remove method to start reloading token over timed intervals

This commit is contained in:
2025-02-02 14:26:30 -08:00
parent a2386356f1
commit e30fafc9b7

View File

@@ -61,8 +61,4 @@ export class NotificationService {
public cancelAllNotifications() {
}
public startReloadingNotificationTokens() {
}
}