mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 19:58:57 +03:00
Remove unused import
This commit is contained in:
parent
e75070be91
commit
fbbd6b1a90
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ package org.matrix.android.sdk.api.session.room.members
|
|||
import androidx.lifecycle.LiveData
|
||||
import org.matrix.android.sdk.api.session.identity.ThreePid
|
||||
import org.matrix.android.sdk.api.session.room.model.RoomMemberSummary
|
||||
import org.matrix.android.sdk.api.util.Optional
|
||||
|
||||
/**
|
||||
* This interface defines methods to handling membership. It's implemented at the room level.
|
||||
|
|
Loading…
Add table
Reference in a new issue