summaryrefslogtreecommitdiff
path: root/app/Report/ReportParserBase.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Report/ReportParserBase.php')
-rw-r--r--app/Report/ReportParserBase.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Report/ReportParserBase.php b/app/Report/ReportParserBase.php
index 2c16467f11..3315bdadf9 100644
--- a/app/Report/ReportParserBase.php
+++ b/app/Report/ReportParserBase.php
@@ -27,7 +27,6 @@ use XMLParser;
use function call_user_func;
use function fclose;
use function feof;
-use function fopen;
use function fread;
use function method_exists;
use function sprintf;