summaryrefslogtreecommitdiff
path: root/app/Module/CompactTreeChartModule.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/CompactTreeChartModule.php')
-rw-r--r--app/Module/CompactTreeChartModule.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Module/CompactTreeChartModule.php b/app/Module/CompactTreeChartModule.php
index 1e458e4d93..2a1de7c6e1 100644
--- a/app/Module/CompactTreeChartModule.php
+++ b/app/Module/CompactTreeChartModule.php
@@ -33,9 +33,6 @@ use Psr\Http\Server\RequestHandlerInterface;
use function route;
-/**
- * Class CompactTreeChartModule
- */
class CompactTreeChartModule extends AbstractModule implements ModuleChartInterface, RequestHandlerInterface
{
use ModuleChartTrait;