removed empty lines
This commit is contained in:
parent
5cbbe1b7cf
commit
1b3f19e92d
1 changed files with 1 additions and 4 deletions
|
@ -104,7 +104,4 @@ function processFileSort(output, sourceFile, callback) {
|
|||
}
|
||||
callback(null, results);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Reference in a new issue