mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-02-26 11:21:00 +03:00
Started diversion to not using image manager for cover/system/user
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace BookStack\Http\Controllers\Images;
|
||||
|
||||
// TODO - Replace this with user-controller-level handling
|
||||
// Since won't be part of image manager handling
|
||||
|
||||
use BookStack\Exceptions\ImageUploadException;
|
||||
use BookStack\Uploads\ImageRepo;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
Reference in New Issue
Block a user