minor cleanup

This commit is contained in:
Steffen Schröder
2013-11-10 20:21:12 +01:00
parent a4a12298d4
commit 9f2a34507e
3 changed files with 6 additions and 7 deletions

View File

@ -2,8 +2,6 @@
namespace ManiaControl;
require_once __DIR__ . '/plugin.php';
/**
* Class handling plugins
*