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 Pascal Precht
parent 05d1a6fe3a
commit aa51e64dd3
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
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
}
*/
//}
};