]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Controllers/RecycleBinApiController.php
respective book and chapter structure added.
[bookstack] / app / Entities / Controllers / RecycleBinApiController.php
index deabf3c4314bbb4f11147820127ae75d9b1a2358..bf22d7dcd0cc34e336c6c7b4004d766586055748 100644 (file)
@@ -7,7 +7,7 @@ use BookStack\Entities\Models\BookChild;
 use BookStack\Entities\Models\Chapter;
 use BookStack\Entities\Models\Deletion;
 use BookStack\Entities\Repos\DeletionRepo;
-use BookStack\Http\Controllers\ApiController;
+use BookStack\Http\ApiController;
 use Closure;
 use Illuminate\Database\Eloquent\Builder;