diff --git a/modules/report/commands.js b/modules/report/commands.js index 3887c88..2f9db76 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -1,6 +1,6 @@ var _ = require('underscore')._, moment = require('moment'), - asynx = require('async'); + async = require('async'); var commands = function(dbot) { var commands = {