mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-02 20:53:09 +00:00
remove unneeded annotation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
a41c0f8b69
commit
7d35e91a9c
@ -525,7 +525,6 @@ class ConversationInfoController(args: Bundle) :
|
||||
override fun onSubscribe(d: Disposable) {
|
||||
}
|
||||
|
||||
@Suppress("Detekt.TooGenericExceptionCaught")
|
||||
override fun onNext(genericOverall: GenericOverall) {
|
||||
Toast.makeText(context, context?.getString(R.string.nc_clear_history_success), Toast.LENGTH_LONG)
|
||||
.show()
|
||||
|
Loading…
Reference in New Issue
Block a user