mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Fix phpstan reported errors
This commit is contained in:
@@ -77,7 +77,6 @@ class AdminGroupController extends BasePageController
|
||||
}
|
||||
|
||||
return redirect()->to('admin/group-list');
|
||||
break;
|
||||
|
||||
case 'view':
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user