summaryrefslogtreecommitdiff
path: root/app/Controller/Search.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Controller/Search.php')
-rw-r--r--app/Controller/Search.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Controller/Search.php b/app/Controller/Search.php
index 67e2df82..08dda1c8 100644
--- a/app/Controller/Search.php
+++ b/app/Controller/Search.php
@@ -23,7 +23,6 @@ class Search extends Base
->setDirection('DESC');
if ($search !== '') {
-
$query = $this
->taskFilter
->search($search)