Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 23, 2021
1 parent b678d7b commit d52c2d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions holoviews/plotting/bokeh/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -567,9 +567,6 @@ def _plot_properties(self, key, element):
plot_props['lod_'+lod_prop] = v
return plot_props

def _update_size(self, width, height, scale):
self.state.frame_width = width
self.state.frame_height = height

def _set_active_tools(self, plot):
"Activates the list of active tools"
Expand Down

0 comments on commit d52c2d5

Please sign in to comment.