Skip to content

Commit c34e1c2

Browse files
committed
Remove unneeded comment
1 parent 03b9f11 commit c34e1c2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

python/ibmos2spark/osconfig.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,6 @@ def __init__(self, sparkcontext, credentials, name=None, public=False, swift2d_d
132132
This is not required at the moment, since credentials['name']
133133
is still supported.
134134
135-
When using this from a IBM Spark service instance that
136-
is configured to connect to particular Bluemix object store
137-
instances, the values for these credentials can be obtained
138-
by clicking on the 'insert to code' link just below a data
139-
source.
140-
141135
'''
142136

143137
if name:

0 commit comments

Comments
 (0)