Fix lint issue
This commit is contained in:
parent
2974f8b200
commit
6d55c15761
|
@ -292,7 +292,6 @@ class RoomDetailFragment :
|
||||||
null -> Timber.v("No share data to process")
|
null -> Timber.v("No share data to process")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onDestroy() {
|
override fun onDestroy() {
|
||||||
|
|
Loading…
Reference in New Issue