mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 05:12:11 +01:00
Minor
This commit is contained in:
parent
fbb565c0c1
commit
9315cd6e3c
1 changed files with 0 additions and 1 deletions
|
@ -172,7 +172,6 @@ if (!authorsOpt.is_provided || globalActivityOpt.is_provided) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
function display (err, data) {
|
||||
if (err) { return Logger.log(err, "error"); }
|
||||
process.stdout.write(data + "\n");
|
||||
|
|
Loading…
Reference in a new issue