http://eslint.org/docs/rules/no-multiple-empty-lines
@ -338,4 +338,3 @@ var PdfjsChromeUtils = {
});
}
};
@ -24,4 +24,3 @@ function checkIfCrlfIsPresent(files) {
exports.checkIfCrlfIsPresent = checkIfCrlfIsPresent;
@ -203,4 +203,3 @@ function initializePDFJS(callback) {
return destination;
}());
@ -117,4 +117,3 @@ describe('ui_utils', function() {