mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Removes unused variable
This commit is contained in:
parent
95b37e2838
commit
f62271354e
@ -63,8 +63,6 @@ class NewSpaceSummaryController @Inject constructor(
|
||||
homeCount: RoomAggregateNotificationCount,
|
||||
expandedStates: Map<String, Boolean>,
|
||||
) {
|
||||
val host = this
|
||||
|
||||
addHomeItem(selectedSpace == null, homeCount)
|
||||
addSpaces(spaceSummaries, selectedSpace, rootSpaces, expandedStates)
|
||||
addCreateItem()
|
||||
|
Loading…
Reference in New Issue
Block a user