[feature/module_services] Remove not needed variable from link us
This commit is contained in:
@@ -44,9 +44,6 @@ class link_us extends module_base
|
|||||||
/** @var \phpbb\config\config */
|
/** @var \phpbb\config\config */
|
||||||
protected $config;
|
protected $config;
|
||||||
|
|
||||||
/** @var \phpbb\db\driver */
|
|
||||||
protected $db;
|
|
||||||
|
|
||||||
/** @var \phpbb\template */
|
/** @var \phpbb\template */
|
||||||
protected $template;
|
protected $template;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user