This commit is contained in:
reality 2013-04-11 20:17:48 +00:00
parent 65be2ebcb5
commit 96a339a8d4

View File

@ -1,7 +1,6 @@
var _ = require('underscore')._;
var api = function(dbot) {
return {
// Is user ignoring command/module?
'isUserIgnoring': function(server, user, item, callback) {