mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Remove unused parameter from NameFixer class
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2018-02-08 DariusIII
|
||||
* Chg: Remove unused parameter from NameFixer class
|
||||
* Chg: Update laravel/framework to version 5.6.1
|
||||
* Chg: Add back spatie/laravel-fractal, it supports Laravel 5.6 now
|
||||
* Chg: Remove Logging class, as it is deprecated
|
||||
|
||||
@@ -137,11 +137,6 @@ class NameFixer
|
||||
*/
|
||||
public $text;
|
||||
|
||||
/**
|
||||
* @var \nntmux\Groups
|
||||
*/
|
||||
public $_groups;
|
||||
|
||||
/**
|
||||
* @var \nntmux\SphinxSearch
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user