Optimize imports, disallow wildcard imports because of klint, run linter
This commit is contained in:
@@ -26,4 +26,4 @@ enum class DebugToggles(val default: Boolean) {
|
||||
companion object {
|
||||
private val prefs: PreferencesHelper by injectLazy()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user