Skip to content

Commit 76ef318

Browse files
committed
pre minify cleanup
1 parent 64561e7 commit 76ef318

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plots/cartesian/axes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1840,7 +1840,6 @@ function formatMultiCategory(ax, out, hover) {
18401840
} else {
18411841
// setup for secondary labels
18421842
out.text = texts[0];
1843-
// out.text2 = tt2;
18441843
out.texts = texts;
18451844
}
18461845
}

0 commit comments

Comments
 (0)