Skip to content

Commit 5c55f15

Browse files
committed
remove unneeded comment
1 parent 0f3ff58 commit 5c55f15

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

r/sparkr/R/osconfig.R

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ bluemix <- setRefClass("bluemix",
126126
#'
127127
#' configurationName: string identifies the configurations that has been
128128
#' set.
129-
#' When using this from a IBM Spark service instance that
130-
#' is configured to connect to particular Bluemix object store
131-
#' instances, the values for these credentials can be obtained
132-
#' by clicking on the 'insert to code' link just below a data
133-
#' source.
134129
#' @export CloudObjectStorage
135130
#' @exportClass CloudObjectStorage
136131
CloudObjectStorage <- setRefClass("CloudObjectStorage",

0 commit comments

Comments
 (0)