mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 01:50:38 +00:00
controller refactoring part 22
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace Support\Scheduler\Actions;
|
||||
|
||||
|
||||
use Carbon\Carbon;
|
||||
use Domain\Sharing\Models\Share;
|
||||
|
||||
@@ -26,4 +23,4 @@ class DeleteExpiredShareLinksAction
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user