Skip to content

Commit 63e5bf8

Browse files
committed
Update view3d_card_layout.py
1 parent ed5943f commit 63e5bf8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

layouts/view3d_card_layout.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -476,10 +476,6 @@ def get_3d_play_view_layout():
476476
target="export-dropdown",
477477
placement="top",
478478
),
479-
html.Div(
480-
id="hidden-scatter3d",
481-
style={"display": "none"},
482-
),
483479
],
484480
),
485481
]

0 commit comments

Comments
 (0)