]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Controllers/ChapterController.php
Comments: Updated reply-to and general styling
[bookstack] / app / Entities / Controllers / ChapterController.php
index 899569a6f7149008ba0a5df904e56fc5efe15e17..cf7611685b1529ee9ca940d4fbb4321e7b3dbecc 100644 (file)
@@ -12,7 +12,7 @@ use BookStack\Entities\Tools\NextPreviousContentLocator;
 use BookStack\Exceptions\MoveOperationException;
 use BookStack\Exceptions\NotFoundException;
 use BookStack\Exceptions\PermissionsException;
-use BookStack\Http\Controllers\Controller;
+use BookStack\Http\Controller;
 use BookStack\References\ReferenceFetcher;
 use Illuminate\Http\Request;
 use Illuminate\Validation\ValidationException;