From 899768302a21159f0559e6d5a63ebc8ed4a81b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20U=2E=20-=20curqui?= Date: Tue, 12 Sep 2023 11:36:54 +0200 Subject: [PATCH] Update .code-samples.meilisearch.yaml --- .code-samples.meilisearch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.code-samples.meilisearch.yaml b/.code-samples.meilisearch.yaml index 224b385c..f3813cc4 100644 --- a/.code-samples.meilisearch.yaml +++ b/.code-samples.meilisearch.yaml @@ -1671,4 +1671,4 @@ update_experimental_features_1: |- let res = features .update() .await - .unwrap(); \ No newline at end of file + .unwrap();