]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Controllers/BookshelfController.php
Comments: Fixed failing tests due to unset template variable
[bookstack] / app / Entities / Controllers / BookshelfController.php
index 271b13a55d15103cc51e09eabe72782b1d8671ce..d1b752dc23eef47b5f5e8297947d2ba6d46c375b 100644 (file)
@@ -9,7 +9,7 @@ use BookStack\Entities\Repos\BookshelfRepo;
 use BookStack\Entities\Tools\ShelfContext;
 use BookStack\Exceptions\ImageUploadException;
 use BookStack\Exceptions\NotFoundException;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 use BookStack\References\ReferenceFetcher;
 use BookStack\Util\SimpleListOptions;
 use Exception;