From 72186717b2a205f4298777440c7b9dd1644db468 Mon Sep 17 00:00:00 2001 From: Nattapon Wongpaet Date: Wed, 29 Aug 2018 10:21:19 +0700 Subject: [PATCH] edit log --- ais-structure/src/modules/helper/connection.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/ais-structure/src/modules/helper/connection.js b/ais-structure/src/modules/helper/connection.js index 1aba9eb..f36f433 100644 --- a/ais-structure/src/modules/helper/connection.js +++ b/ais-structure/src/modules/helper/connection.js @@ -214,7 +214,6 @@ connection.requestJsonToD01 = async function (req,obj,cmd,myMethod,filter) { } catch(err) { log.log(err); - console.log(err); var result = { response : constants.RESPONSECONN.MESSAGE.ERROR -- libgit2 0.21.2