]> BookStack Code Mirror - bookstack/blobdiff - app/Http/Controllers/AttachmentController.php
Fixed tests from streaming changes
[bookstack] / app / Http / Controllers / AttachmentController.php
index 7f5ffc8cb94e14b6b0d53c2a68f81920851a6f8c..0a092b63ae11385e4d67dae6218109b2e2f659fa 100644 (file)
@@ -10,7 +10,6 @@ use BookStack\Uploads\AttachmentService;
 use Exception;
 use Illuminate\Contracts\Filesystem\FileNotFoundException;
 use Illuminate\Http\Request;
-use Illuminate\Support\Facades\Storage;
 use Illuminate\Support\MessageBag;
 use Illuminate\Validation\ValidationException;