removing an empty line
This commit is contained in:
parent
47ce42cbe5
commit
180adc7adc
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ class SearchActivity : SimpleActivity() {
|
|||
val conversations = conversationsDB.getConversationsWithText(searchQuery)
|
||||
if (text == mLastSearchedText) {
|
||||
showSearchResults(messages, conversations, text)
|
||||
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue