mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] FenixApplication: Remove unused kinto endpoint.
This commit is contained in:
parent
668e8d62af
commit
9b853166ac
@ -438,9 +438,5 @@ open class FenixApplication : LocaleAwareApplication(), Provider {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
companion object {
|
|
||||||
private const val KINTO_ENDPOINT_PROD = "https://firefox.settings.services.mozilla.com/v1"
|
|
||||||
}
|
|
||||||
|
|
||||||
override fun getWorkManagerConfiguration() = Builder().setMinimumLoggingLevel(INFO).build()
|
override fun getWorkManagerConfiguration() = Builder().setMinimumLoggingLevel(INFO).build()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user