[eslint] fix no-unused-vars violations

This commit is contained in:
spalger
2018-05-14 12:16:03 -07:00
parent 898913545a
commit f493527dc4
22 changed files with 93 additions and 117 deletions

View File

@ -79,7 +79,7 @@ describe('File Logger', function () {
once.call(process, event, handler);
});
var logger = makeLogger();
makeLogger();
expect(function () {
// call the event handler