mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-09 19:10:42 +00:00
Glean removed debug from the package name, so lets remove it here
This commit is contained in:
parent
ea01ae43be
commit
b8ba7de7ed
@ -9,8 +9,8 @@ import mozilla.components.service.glean.Glean
|
||||
import mozilla.components.support.utils.Browsers
|
||||
import org.mozilla.fenix.BuildConfig
|
||||
import org.mozilla.fenix.utils.Settings
|
||||
import org.mozilla.fenix.debug.GleanMetrics.Metrics
|
||||
import org.mozilla.fenix.debug.GleanMetrics.Events
|
||||
import org.mozilla.fenix.GleanMetrics.Metrics
|
||||
import org.mozilla.fenix.GleanMetrics.Events
|
||||
|
||||
private class EventWrapper<T : Enum<T>>(
|
||||
private val event: EventMetricType<T>,
|
||||
|
Loading…
Reference in New Issue
Block a user