Skip to content

Commit

Permalink
Remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bassel-zeidan committed Sep 26, 2017
1 parent 03b9f11 commit c34e1c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions python/ibmos2spark/osconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,6 @@ def __init__(self, sparkcontext, credentials, name=None, public=False, swift2d_d
This is not required at the moment, since credentials['name']
is still supported.
When using this from a IBM Spark service instance that
is configured to connect to particular Bluemix object store
instances, the values for these credentials can be obtained
by clicking on the 'insert to code' link just below a data
source.
'''

if name:
Expand Down

0 comments on commit c34e1c2

Please sign in to comment.