Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 126e62c

Browse files
committed
useless line in tools.py removed
1 parent 43a519d commit 126e62c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plotly/tools.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
CONFIG_FILE: {'plotly_domain': u'https://plot.ly',
3434
'plotly_streaming_domain': u'stream.plot.ly'}}
3535

36-
_credentials = dict()
37-
3836
try:
3937
os.mkdir(TEST_DIR)
4038
os.rmdir(TEST_DIR)

0 commit comments

Comments
 (0)