Skip to content

Commit c000edf

Browse files
committed
Adds end line.
1 parent c4a87a2 commit c000edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,4 +370,4 @@ co(function *() {
370370
}, function(error) {
371371
console.error(chalk.bold.redBright('Error:'), error);
372372
process.exit();
373-
});
373+
});

0 commit comments

Comments
 (0)