mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
refactoring
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
use App\Jobs\Job;
|
||||
use App\Models\Server;
|
||||
use App\Models\SshKey;
|
||||
use App\SSHCommands\DeleteSshKeyCommand;
|
||||
use App\SSHCommands\System\DeleteSshKeyCommand;
|
||||
use Throwable;
|
||||
|
||||
class DeleteSshKeyFromServer extends Job
|
||||
|
Reference in New Issue
Block a user