remove duplicate import

This commit is contained in:
Shish 2019-09-29 14:24:56 +01:00
parent de68691fc3
commit 56e247faf5

View file

@ -2,8 +2,6 @@
require_once "config.php";
require_once "config.php";
class TagList extends Extension
{
public function onInitExt(InitExtEvent $event)