.
This commit is contained in:
@@ -114,7 +114,6 @@ MongoClient.connect (config.dbURL)
|
||||
console.log ('Express server running on port ' + config.PORT);
|
||||
alexa.updateIntentsJSON ();
|
||||
databaseHelper.loadTokens ();
|
||||
amazonHelper.getStatus(config.SKILL_ID);
|
||||
});
|
||||
})
|
||||
.catch (e => {
|
||||
|
||||
Reference in New Issue
Block a user