]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/BookController.php
Remove unnecessary changes
[bookstack] / app / Http / Controllers / BookController.php
index 0fadc0f4dab6c61095f875978f4bff05e8c779f7..b63fe911fe083f378dc58495334eedad23e36d2b 100644 (file)
@@ -3,7 +3,7 @@
 use Activity;
 use BookStack\Actions\ActivityType;
 use BookStack\Entities\Tools\BookContents;
-use BookStack\Entities\Bookshelf;
+use BookStack\Entities\Models\Bookshelf;
 use BookStack\Entities\Tools\ShelfContext;
 use BookStack\Entities\Repos\BookRepo;
 use BookStack\Exceptions\ImageUploadException;