]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/BookController.php
Merge branch 'create-content-meta-tags' of https://github.com/james-geiger/BookStack...
[bookstack] / app / Http / Controllers / BookController.php
index d111f9f0add92615563e8799500d73b6ac04950e..64ae982d565a35707cbdef1d0e417366cc7df2f5 100644 (file)
@@ -12,7 +12,6 @@ use BookStack\Exceptions\ImageUploadException;
 use Illuminate\Http\Request;
 use Illuminate\Validation\ValidationException;
 use Throwable;
-use Views;
 
 class BookController extends Controller
 {