From abd3e94a4dd73d6efb2d2b139fab2aff3a2b524b Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Tue, 15 Sep 2020 11:04:05 +0200 Subject: [PATCH] Update domain.js --- lib/utils/domain.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/utils/domain.js b/lib/utils/domain.js index e0ed864..9b6d371 100644 --- a/lib/utils/domain.js +++ b/lib/utils/domain.js @@ -23,10 +23,6 @@ 'use strict'; -var context = { - op: 'IoTAgentNGSI.DomainControl' - }; - /** * Fills service and subservice information in a context object for logging matters.