mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-22 17:32:14 +00:00
controller refactoring part 25
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
namespace Support\Scheduler\Actions;
|
||||
|
||||
use Domain\Zipping\Models\Zip;
|
||||
use Domain\Zip\Models\Zip;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
|
||||
class DeleteOldZipsAction
|
||||
|
||||
Reference in New Issue
Block a user