Apply php-cs-fixer changes
This commit is contained in:
parent
cec96062e3
commit
436e686037
72 changed files with 91 additions and 196 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue