diff --git a/templates/demo/config/communication.js b/templates/demo/config/communication.js index b0cb7a5dd..818248258 100644 --- a/templates/demo/config/communication.js +++ b/templates/demo/config/communication.js @@ -43,5 +43,4 @@ module.exports = { privateKey: "your_private_key" // Private Key to be used as a signing key and for message decryption } */ - //} };