mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Auto review
This commit is contained in:
parent
ad7297c7e3
commit
f984cff5b4
@ -64,7 +64,7 @@ internal abstract class AuthModule {
|
||||
}
|
||||
|
||||
@Binds
|
||||
abstract fun bindLegacySessionImporter(service: DefaultLegacySessionImporter): LegacySessionImporter
|
||||
abstract fun bindLegacySessionImporter(importer: DefaultLegacySessionImporter): LegacySessionImporter
|
||||
|
||||
@Binds
|
||||
abstract fun bindSessionParamsStore(store: RealmSessionParamsStore): SessionParamsStore
|
||||
|
Loading…
Reference in New Issue
Block a user