]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/PageController.php
Added front-end toggle and testing of inline attachments
[bookstack] / app / Http / Controllers / PageController.php
index f76f0081070ae482dd5be4ac857ffa221784fc10..31ee4e970bd4952c9a9613863a723d33f7972560 100644 (file)
@@ -14,7 +14,6 @@ use Exception;
 use Illuminate\Http\Request;
 use Illuminate\Validation\ValidationException;
 use Throwable;
-use Views;
 
 class PageController extends Controller
 {