removed empty lines

This commit is contained in:
Daniel Sommer 2017-03-24 22:18:57 +01:00
parent 5cbbe1b7cf
commit 1b3f19e92d

View file

@ -104,7 +104,4 @@ function processFileSort(output, sourceFile, callback) {
}
callback(null, results);
});
}
}