Skip to content

Commit

Permalink
minor styling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyKh committed Feb 21, 2025
1 parent 6aa1bdf commit 0966963
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions collections/yadvashem.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,17 +230,8 @@ function parseYadVaShem(htmlstring, familymembers, relation) {
updateGeo();

familystatus.pop();
// let person = parseFindAGrave(response.source, familymembers, response.variable);
// person = updateInfoData(person, arg);
// databyid[arg.profile_id] = person;
// alldata["family"][arg.title].push(person);
// familystatus.pop();
});



// ---------------------- Profile Continued --------------------

return profiledata;
}

Expand Down

0 comments on commit 0966963

Please sign in to comment.