Skip to content

Commit 9baa6a9

Browse files
authored
Update README.md
1 parent 90edfe4 commit 9baa6a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ impl Document for Movie {
102102
}
103103

104104
fn main() { block_on(async move {
105-
// Create a client (without sending any request so that can't fail)
106105
let client = Client::new("http://localhost:7700", "masterKey");
107106

108107
// An index is where the documents are stored.

0 commit comments

Comments
 (0)