mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Fix StyleCI issues
This commit is contained in:
@@ -15,5 +15,3 @@ Route::group(['prefix' => '/servers/{uuid}'], function () {
|
||||
Route::get('/transfer/failure', 'Servers\ServerTransferController@failure');
|
||||
Route::get('/transfer/success', 'Servers\ServerTransferController@success');
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user