Skip to content

Commit 1c23467

Browse files
committed
Remove dead code
1 parent 4992e04 commit 1c23467

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/traces/sankey/render.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,6 @@ function nodeModel(d, n) {
593593
forceLayouts: d.forceLayouts,
594594
horizontal: d.horizontal,
595595
reversed: d.reversed,
596-
darkBackground: Color.isDark(n.color),
597596
rgb: Color.rgb(n.color),
598597
alpha: Color.parse(n.color).alpha,
599598
valueFormat: d.valueFormat,

0 commit comments

Comments
 (0)