mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-24 09:13:45 +02:00
Apply php-cs-fixer changes
This commit is contained in:
@@ -132,7 +132,6 @@ Route::group(['prefix' => '/nodes'], function () {
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Role Controller Routes
|
||||
@@ -152,7 +151,6 @@ Route::group(['prefix' => '/roles'], function () {
|
||||
Route::delete('/{role}', 'Roles\RoleController@delete');
|
||||
});
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Server Controller Routes
|
||||
|
||||
Reference in New Issue
Block a user