fix ktlint issue
This commit is contained in:
parent
abdb83b9fd
commit
e39c4a7925
@ -29,5 +29,4 @@ interface ReportingService {
|
||||
* Ref: https://matrix.org/docs/spec/client_server/latest#post-matrix-client-r0-rooms-roomid-report-eventid
|
||||
*/
|
||||
fun reportContent(eventId: String, score: Int, reason: String, callback: MatrixCallback<Unit>): Cancelable
|
||||
|
||||
}
|
||||
|
@ -848,7 +848,6 @@ class RoomDetailFragment :
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// TimelineEventController.Callback ************************************************************
|
||||
|
||||
override fun onUrlClicked(url: String): Boolean {
|
||||
|
Loading…
x
Reference in New Issue
Block a user