]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/AttachmentController.php
Fixed failing test after drawio default url change
[bookstack] / app / Http / Controllers / AttachmentController.php
index 445611fcbfe907108c25a758c1f645f6b1b368d5..084f6f96ad8866469346c4d0469636820f799a9c 100644 (file)
@@ -9,7 +9,6 @@ use BookStack\Uploads\Attachment;
 use BookStack\Uploads\AttachmentService;
 use Exception;
 use Illuminate\Contracts\Filesystem\FileNotFoundException;
-use Illuminate\Foundation\Http\Middleware\ValidatePostSize;
 use Illuminate\Http\Request;
 use Illuminate\Support\MessageBag;
 use Illuminate\Validation\ValidationException;