Skip to content

Commit 695fc56

Browse files
committed
fix(bars): remove extra ending new line
1 parent 26766c2 commit 695fc56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/reporters/bars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default class BarsReporter {
2323

2424
globalConsole.log();
2525
this.drafts = [globalConsole.draft(), globalConsole.draft()];
26-
globalConsole.log();
2726
}
2827

2928
compiled(context) {

0 commit comments

Comments
 (0)