mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 03:08:53 +00:00
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