Skip to content

Commit 9d6b0c7

Browse files
committed
Remove unused util
1 parent f60b122 commit 9d6b0c7

File tree

2 files changed

+0
-81
lines changed

2 files changed

+0
-81
lines changed

Diff for: packages/python/plotly/plotly/io/_utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def validate_coerce_fig_to_dict(fig, validate):
2424
typ=type(fig), v=fig
2525
)
2626
)
27-
2827
return fig_dict
2928

3029

Diff for: packages/python/plotly/plotly/tests/b64.py

-80
This file was deleted.

0 commit comments

Comments
 (0)