Skip to content

Commit

Permalink
[MOB-2959] Remove doubtful TODO for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaschifino committed Nov 13, 2024
1 parent bd10815 commit f84532a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Client/Ecosia/Braze/BrazeService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ final class BrazeService {
case newsletterCardClick = "newsletter_card_click"
}

// TODO: Make `BrazeService` directly `UNUserNotificationCenterDelegate`
func initialize(notificationCenterDelegate: UNUserNotificationCenterDelegate) async {
do {
try await initBraze(userId: userId)
Expand Down

0 comments on commit f84532a

Please sign in to comment.