diff --git a/accounts_sample.js b/accounts.js similarity index 91% rename from accounts_sample.js rename to accounts.js index 923c8bd..c9c11d5 100644 --- a/accounts_sample.js +++ b/accounts.js @@ -7,8 +7,6 @@ accounts = { // escape them with backslashes (\) like this: 'pass\'word' -'email': 'pass', -'email2': 'pass2', }// don't delete this line!