mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Remove commented code
This commit is contained in:
parent
c46aaa24a5
commit
721d7cb6a0
1 changed files with 0 additions and 5 deletions
|
@ -993,9 +993,4 @@ interface FragmentModule {
|
|||
@IntoMap
|
||||
@FragmentKey(LocationPreviewFragment::class)
|
||||
fun bindLocationPreviewFragment(fragment: LocationPreviewFragment): Fragment
|
||||
|
||||
/*@Binds
|
||||
@IntoMap
|
||||
@FragmentKey(LocationLiveMapViewFragment::class)
|
||||
fun bindLocationLiveMapViewFragment(fragment: LocationLiveMapViewFragment): Fragment*/
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue