From e2567efcc2f318cbab2627c1afee52b72b95013d Mon Sep 17 00:00:00 2001 From: Jannis R Date: Sun, 5 Jan 2020 18:29:35 +0100 Subject: [PATCH] DB Busradar NRW: adapt profile to ctx see also fb7a565, 252ce5b, 9fc6664 & 2cfee22 --- p/db-busradar-nrw/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p/db-busradar-nrw/index.js b/p/db-busradar-nrw/index.js index 51171add..358f91ca 100644 --- a/p/db-busradar-nrw/index.js +++ b/p/db-busradar-nrw/index.js @@ -73,7 +73,7 @@ const products = [ } ] -const transformReqBody = (body) => { +const transformReqBody = (_, body) => { body.client = { id: 'DB-REGIO', name: 'DB Busradar NRW',