Skip to content

Commit d4b60cd

Browse files
committed
remove unused import
1 parent e60d30c commit d4b60cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly/plotly/plotly.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import six.moves
2828

2929
from requests.auth import HTTPBasicAuth
30-
from urlparse import urlparse
3130

3231
from plotly import exceptions, tools, utils, version, files
3332
from plotly.plotly import chunked_requests

0 commit comments

Comments
 (0)