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

@@ -391,7 +391,6 @@ describe('Hash methods', function () {
});
after(function (done) {
db.emptydb(done);
});