mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 18:03:44 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
31b4589eab
commit
e2eff27a56
@@ -266,7 +266,6 @@ class ServerController extends Controller
|
||||
->join('database_servers', 'database_servers.id', '=', 'databases.db_server')
|
||||
->get(),
|
||||
]);
|
||||
|
||||
}
|
||||
|
||||
public function getSFTP(Request $request, $uuid)
|
||||
|
||||
Reference in New Issue
Block a user