From 84344b7b7991a52970c20c367978c7676b658b03 Mon Sep 17 00:00:00 2001 From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com> Date: Tue, 9 Aug 2022 14:31:26 +0200 Subject: [PATCH] publish: remove file generated from commit d9f03727a4d78d9b8c440832ef81cd690461d587 --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index abf1bb1..c6703d7 100644 --- a/index.js +++ b/index.js @@ -224049,8 +224049,6 @@ async function findUserPdl( throw errors.LOGIN_FAILED }) - log('info', rechercherPoint(appLogin, name, postalCode, inseeCode, address)) - const parsedReply = await xml2js.parseStringPromise(response.body, { tagNameProcessors: [parseTags], valueProcessors: [parseValue], -- GitLab