Skip to content

Commit 9989dc7

Browse files
committed
Remove unused import
1 parent ddeabc7 commit 9989dc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

element_array_ephys/plotting/widget.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
import types
44
from ipywidgets import widgets
55
from IPython.display import display
6-
from plotly.io import from_json
7-
from plotly.subplots import make_subplots
86
import plotly.graph_objs as go
97
import plotly.express as px
108

0 commit comments

Comments
 (0)