X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d0ff79ea6010f71861ce687c1f768264db3978e1..df0e03cd07db5ff2dbd16a27ccfcc2ca38402e46:/app/Http/Controllers/SearchController.php diff --git a/app/Http/Controllers/SearchController.php b/app/Http/Controllers/SearchController.php index 1f77e6377..859857500 100644 --- a/app/Http/Controllers/SearchController.php +++ b/app/Http/Controllers/SearchController.php @@ -1,6 +1,5 @@ viewService = $viewService; $this->searchRunner = $searchRunner; $this->entityContextManager = $entityContextManager; }