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