mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 13:14:45 +02:00
Remove unused code
This commit is contained in:
parent
b774622faa
commit
53b451e8bf
@ -42,8 +42,6 @@ class DaemonBackupRepository extends DaemonRepository
|
||||
{
|
||||
Assert::isInstanceOf($this->server, Server::class);
|
||||
|
||||
$this->app->make('config')->get();
|
||||
|
||||
try {
|
||||
return $this->getHttpClient()->post(
|
||||
sprintf('/api/servers/%s/backup', $this->server->uuid),
|
||||
|
Loading…
x
Reference in New Issue
Block a user