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

@@ -284,4 +284,3 @@ module.exports.testSocket = function (socketPath, callback) {
], callback);
};