X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5c64431a097bd2659127c653004c58203811f9e1..3aaefcb3c76ff470b475d950398d01255e87712a:/sdk/R/R/Collection.R?ds=sidebyside diff --git a/sdk/R/R/Collection.R b/sdk/R/R/Collection.R index 1440836547..9ed758c0a4 100644 --- a/sdk/R/R/Collection.R +++ b/sdk/R/R/Collection.R @@ -116,9 +116,8 @@ Collection <- R6::R6Class( private$REST$create(file, self$uuid) newTreeBranch$setCollection(self) + newTreeBranch }) - - "Created" } else {