mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
Auto review
This commit is contained in:
parent
ad7297c7e3
commit
f984cff5b4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue