refactor: remove unused Log facade import in CategoryController
This commit is contained in:
parent
68e007e305
commit
eaa2662eed
@ -7,7 +7,6 @@
|
||||
use App\Models\Category;
|
||||
use Illuminate\Http\RedirectResponse;
|
||||
use Illuminate\Http\Request;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use Inertia\Inertia;
|
||||
use Inertia\Response;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user