Skip to content

Commit fc57e26

Browse files
authored
Apply suggestions from code review
1 parent 6da5588 commit fc57e26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,6 @@ getting_started_add_documents: |-
10581058
```
10591059
10601060
// In your .rs file:
1061-
10621061
// Documents in the Rust library are strongly typed
10631062
#[derive(Serialize, Deserialize)]
10641063
struct Movie {

0 commit comments

Comments
 (0)