Auto review
This commit is contained in:
parent
ad7297c7e3
commit
f984cff5b4
@ -64,7 +64,7 @@ internal abstract class AuthModule {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Binds
|
@Binds
|
||||||
abstract fun bindLegacySessionImporter(service: DefaultLegacySessionImporter): LegacySessionImporter
|
abstract fun bindLegacySessionImporter(importer: DefaultLegacySessionImporter): LegacySessionImporter
|
||||||
|
|
||||||
@Binds
|
@Binds
|
||||||
abstract fun bindSessionParamsStore(store: RealmSessionParamsStore): SessionParamsStore
|
abstract fun bindSessionParamsStore(store: RealmSessionParamsStore): SessionParamsStore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user