Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
emilykl committed Nov 25, 2024
1 parent e688d28 commit 5d113b9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/python/plotly/plotly/basedatatypes.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@
# - Setting a property to Undefined leaves existing value unmodified
Undefined = object()

Deprecated_mapbox_traces = [
"scattermapbox",
"choroplethmapbox",
"densitymapbox",
]


def _len_dict_item(item):
"""
Expand Down

0 comments on commit 5d113b9

Please sign in to comment.