diff --git a/badger-am.js b/badger-am.js index e3f6d00..3e096c7 100755 --- a/badger-am.js +++ b/badger-am.js @@ -104,7 +104,4 @@ function processFileSort(output, sourceFile, callback) { } callback(null, results); }); -} - - - +} \ No newline at end of file