New line at the end of SearchResultsViewController removed
This commit is contained in:
parent
72fd83785a
commit
5389eda15d
|
|
@ -26,5 +26,4 @@ public protocol SearchResultsViewController {
|
|||
var searchResultsView: TableViewHolder { get set }
|
||||
|
||||
func update(for state: SearchResultsViewControllerState)
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue