Skip to content

Commit 5d113b9

Browse files
committed
cleanup
1 parent e688d28 commit 5d113b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: packages/python/plotly/plotly/basedatatypes.py

-6
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
# - Setting a property to Undefined leaves existing value unmodified
2929
Undefined = object()
3030

31-
Deprecated_mapbox_traces = [
32-
"scattermapbox",
33-
"choroplethmapbox",
34-
"densitymapbox",
35-
]
36-
3731

3832
def _len_dict_item(item):
3933
"""

0 commit comments

Comments
 (0)