remove duplicate import
This commit is contained in:
parent
de68691fc3
commit
56e247faf5
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
require_once "config.php";
|
||||
|
||||
require_once "config.php";
|
||||
|
||||
class TagList extends Extension
|
||||
{
|
||||
public function onInitExt(InitExtEvent $event)
|
||||
|
|
Reference in a new issue