mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Bug 1819927 - Remove DEFAULT_BROWSER_NOTIFICATION_ID from MarketingNotificationHelper
This commit is contained in:
parent
053eb11df3
commit
f2095b4c5d
@ -15,7 +15,6 @@ import org.mozilla.fenix.R
|
||||
const val MARKETING_CHANNEL_ID = "org.mozilla.fenix.default.browser.channel"
|
||||
|
||||
// For notification that uses the marketing notification channel, IDs should be unique.
|
||||
const val DEFAULT_BROWSER_NOTIFICATION_ID = 1
|
||||
const val RE_ENGAGEMENT_NOTIFICATION_ID = 2
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user