mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Remove leftover TODO
This commit is contained in:
		| @@ -64,7 +64,6 @@ class LibraryCategoryAdapter(val view: LibraryCategoryView) : | ||||
|     } | ||||
|  | ||||
|     fun performFilter() { | ||||
|         //TODO Wrap in try catch | ||||
|         if(searchText.isNotBlank()) { | ||||
|             try { | ||||
|                 val parsedQuery = searchEngine.parseQuery(searchText) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user