diff --git a/collections/yadvashem.js b/collections/yadvashem.js index 556c5f5..7a44c13 100644 --- a/collections/yadvashem.js +++ b/collections/yadvashem.js @@ -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; }