mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Merge pull request #541 from NNTmux/analysis-zRKnOY
Apply fixes from StyleCI [ci skip] [skip ci]
This commit is contained in:
@@ -220,7 +220,6 @@ class Group extends Model
|
||||
$groups->where('active', '=', 0);
|
||||
}
|
||||
|
||||
|
||||
return $groups->paginate(config('nntmux.items_per_page'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user