make lint happy

This commit is contained in:
Barış Soner Uşaklı
2018-10-04 15:26:34 -04:00
parent 8df6838561
commit 1df9961eb4

View File

@@ -42,4 +42,4 @@ function blacklist(socket, method, rule, callback) {
}, next);
},
], callback);
}
}