Skip to content

Commit

Permalink
chore(notifications): remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Jan 23, 2024
1 parent a9dc82b commit 10916e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/notifications/src/user_notification_settings/entity.rs
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ impl UserNotificationSettings {
self.events
.push(UserNotificationSettingsEvent::PushDeviceTokenRemoved { token })
}

// pub fn remove_push_device_token()
}

impl TryFrom<EntityEvents<UserNotificationSettingsEvent>> for UserNotificationSettings {
Expand Down

0 comments on commit 10916e0

Please sign in to comment.