[feature/module_services] Remove not needed variable from link us

This commit is contained in:
Marc Alexander
2013-11-16 17:16:49 +01:00
parent a816a703f2
commit e2b5ace07d

View File

@@ -44,9 +44,6 @@ class link_us extends module_base
/** @var \phpbb\config\config */
protected $config;
/** @var \phpbb\db\driver */
protected $db;
/** @var \phpbb\template */
protected $template;