]> BookStack Code Mirror - bookstack/blobdiff - app/Activity/Controllers/CommentController.php
respective book and chapter structure added.
[bookstack] / app / Activity / Controllers / CommentController.php
index 0e8db9eaf3c58a7c03adcce0ab9cc8848a2e9461..52ccc823864e9e6e3221580b080aa0019968eb40 100644 (file)
@@ -3,7 +3,6 @@
 namespace BookStack\Activity\Controllers;
 
 use BookStack\Activity\CommentRepo;
-use BookStack\Entities\Models\Page;
 use BookStack\Entities\Queries\PageQueries;
 use BookStack\Http\Controller;
 use Illuminate\Http\Request;