Skip to content

Commit 617663b

Browse files
authoredJun 7, 2017
Update index.md
1 parent 60d7158 commit 617663b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object ReactiveCouchbaseTest extends App {
6464
| hosts = ["127.0.0.1"]
6565
| }
6666
|}
67-
""".stripMargin), system)
67+
""".stripMargin))
6868

6969
val bucket = driver.bucket("default")
7070

0 commit comments

Comments
 (0)
Please sign in to comment.