summaryrefslogtreecommitdiff
path: root/app/Report/ReportPdfCell.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Report/ReportPdfCell.php')
-rw-r--r--app/Report/ReportPdfCell.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/Report/ReportPdfCell.php b/app/Report/ReportPdfCell.php
index 35667a7aca..a14465d2dd 100644
--- a/app/Report/ReportPdfCell.php
+++ b/app/Report/ReportPdfCell.php
@@ -24,9 +24,6 @@ use function is_array;
use function preg_match;
use function str_replace;
-/**
- * Class ReportPdfCell
- */
class ReportPdfCell extends ReportBaseCell
{
/**