X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/0cfff6ab6f840e1e8892ff8d138880ae40f9de12..refs/pull/2791/head:/app/Http/Controllers/ChapterController.php diff --git a/app/Http/Controllers/ChapterController.php b/app/Http/Controllers/ChapterController.php index 1c968a82c..d65b43cc1 100644 --- a/app/Http/Controllers/ChapterController.php +++ b/app/Http/Controllers/ChapterController.php @@ -11,7 +11,6 @@ use BookStack\Exceptions\NotFoundException; use Illuminate\Http\Request; use Illuminate\Validation\ValidationException; use Throwable; -use Views; class ChapterController extends Controller {