Skip to content

Commit

Permalink
Detekt
Browse files Browse the repository at this point in the history
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
  • Loading branch information
rapterjet2004 committed Nov 6, 2024
1 parent 09afb91 commit c81c585
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1347,9 +1347,7 @@ class ConversationsListActivity :
conversationsListBottomDialog!!.show()
}
}

}

}

@Suppress("Detekt.TooGenericExceptionCaught")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ class MessageActionsDialog(
)
initMenuItemSave(message.getCalculateMessageType() == ChatMessage.MessageType.SINGLE_NC_ATTACHMENT_MESSAGE)
}

}

override fun onStart() {
Expand Down

0 comments on commit c81c585

Please sign in to comment.