Skip to content

Commit

Permalink
Update Client.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
lianhuiwang committed May 3, 2015
1 parent c2ad0f9 commit 66ffa43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1227,5 +1227,5 @@ object Client extends Logging {
def buildPath(components: String*): String = {
components.mkString(Path.SEPARATOR)
}

}

0 comments on commit 66ffa43

Please sign in to comment.