Skip to content

Commit 2b014ba

Browse files
authored
Remove stray debugging print statement
1 parent 240bab8 commit 2b014ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

glue_plotly/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def setup_jupyter():
9393
from glue_jupyter.ipyvolume import IpyvolumeScatterView, IpyvolumeVolumeView
9494

9595
from glue_jupyter.ipyvolume.common.viewer import IpyvolumeBaseView
96-
print(IpyvolumeBaseView.tools)
9796
BqplotHistogramView.tools += ['save:bqplot_plotlyhist']
9897
BqplotImageView.tools += ['save:bqplot_plotlyimage2d']
9998
BqplotProfileView.tools += ['save:bqplot_plotlyprofile']

0 commit comments

Comments
 (0)