Skip to content

Commit ed7ac24

Browse files
committed
(nitpick) Remove blank spacing
1 parent 9ae9084 commit ed7ac24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rendering.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ function renderBar(
917917
// console.log(dataset);
918918
// console.log(barInfo);
919919
// console.log("%d/%d", currBarSet, totalNumOfBarSets);
920-
920+
921921
if (!renderInfo || !barInfo) return;
922922

923923
let barGap = 1;

0 commit comments

Comments
 (0)