Fix ktlint issues
This commit is contained in:
parent
246c33589a
commit
d3830af78b
100 changed files with 66 additions and 158 deletions
|
|
@ -27,7 +27,6 @@ import io.element.android.x.initializer.CrashInitializer
|
|||
import io.element.android.x.initializer.TracingInitializer
|
||||
|
||||
class ElementXApplication : Application(), DaggerComponentOwner {
|
||||
|
||||
override val daggerComponent: AppComponent = DaggerAppComponent.factory().create(this)
|
||||
|
||||
override fun onCreate() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue