diff options
Diffstat (limited to 'app/Services/GedcomService.php')
| -rw-r--r-- | app/Services/GedcomService.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Services/GedcomService.php b/app/Services/GedcomService.php index 97bc00c8db..32c312d204 100644 --- a/app/Services/GedcomService.php +++ b/app/Services/GedcomService.php @@ -21,8 +21,6 @@ namespace Fisharebest\Webtrees\Services; use Fisharebest\Webtrees\Gedcom; -use function abs; - /** * Utilities for manipulating GEDCOM data. */ |
