ESlint no-multiple-empty-lines

This commit is contained in:
Peter Jaszkowiak
2017-02-17 22:08:23 -07:00
parent b09b3aef7f
commit 52f2028206
87 changed files with 1 additions and 100 deletions

View File

@@ -46,7 +46,6 @@ describe('Controllers', function () {
});
it('should load default home route', function (done) {
request(nconf.get('url'), function (err, res, body) {
assert.ifError(err);