Skip to content

Commit e6a2a6d

Browse files
committed
Remove unused import in chapter 08
1 parent b313d31 commit e6a2a6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notebooks/08_plot_tools.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@
212212
"metadata": {},
213213
"outputs": [],
214214
"source": [
215-
"from bokeh.models import HoverTool\n",
216215
"from bokeh.models import ColumnDataSource\n",
217216
"\n",
218217
"source = ColumnDataSource(\n",

0 commit comments

Comments
 (0)