Skip to content

Commit f5830d7

Browse files
Remove duplicate type_id
1 parent e0517a7 commit f5830d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Utils/GedcomParser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ private function getFamily($family)
469469
$_slgs = $family->getSlgs();
470470

471471
$description = null;
472-
$type_id = 1;
473472
$is_active = 1;
474473

475474
$children = $family->getChil();

0 commit comments

Comments
 (0)