Skip to content

Commit c9b8e52

Browse files
committed
unused os import
1 parent 66ac931 commit c9b8e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/widgets/graph_widget.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from collections import deque
22
import json
3-
import os
43
import uuid
54

65
# TODO: protected imports?

0 commit comments

Comments
 (0)