Removing code. Doesn't make sense to specify keys when everyone can read them

This commit is contained in:
Richard Ramos 2018-07-16 10:32:55 -04:00 committed by Iuri Matias
parent 7f4fbbb062
commit 81c1cf700e
1 changed files with 0 additions and 1 deletions

View File

@ -43,5 +43,4 @@ module.exports = {
privateKey: "your_private_key" // Private Key to be used as a signing key and for message decryption
}
*/
//}
};