summaryrefslogtreecommitdiff
path: root/app/Services/GedcomExportService.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Services/GedcomExportService.php')
-rw-r--r--app/Services/GedcomExportService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Services/GedcomExportService.php b/app/Services/GedcomExportService.php
index 696a2cbd2e..311cf5ded1 100644
--- a/app/Services/GedcomExportService.php
+++ b/app/Services/GedcomExportService.php
@@ -55,7 +55,6 @@ use function is_string;
use function pathinfo;
use function preg_match_all;
use function rewind;
-use function str_contains;
use function stream_filter_append;
use function stream_get_meta_data;
use function strlen;