Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 4, 2024
1 parent b66da70 commit baa8feb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion holoviews/plotting/bokeh/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,6 @@ def _setup_autorange(self):
else:
p0, p1 = self.padding, self.padding

# Clean this up in bokeh 3.0 using View.find_one API
callback = CustomJS(code=f"""
const cb = function() {{
Expand Down

0 comments on commit baa8feb

Please sign in to comment.