]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/SearchController.php
Apply column fix to all tables
[bookstack] / app / Http / Controllers / SearchController.php
index 21ebea378c06c11f897046575a3fe76a3d0185f9..bb824fd9bfedf1dec20799df7ab25d0b536774e3 100644 (file)
@@ -1,9 +1,6 @@
 <?php namespace BookStack\Http\Controllers;
 
 use BookStack\Actions\ViewService;
-use BookStack\Entities\Models\Book;
-use BookStack\Entities\Models\Bookshelf;
-use BookStack\Entities\Models\Entity;
 use BookStack\Entities\Tools\SearchRunner;
 use BookStack\Entities\Tools\ShelfContext;
 use BookStack\Entities\Tools\SearchOptions;