Skip to content

Commit 076c4c4

Browse files
Ugzuzgbidoubiwa
andauthored
Remove extra space in src/settings.rs
Co-authored-by: cvermand <[email protected]>
1 parent 75d2e41 commit 076c4c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/settings.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,6 @@ mod tests {
12771277
async fn test_reset_faceting(client: Client, index: Index) {
12781278
let task_info = index.reset_faceting().await.unwrap();
12791279
client.wait_for_task(task_info, None, None).await.unwrap();
1280-
12811280
let faceting = FacetingSettings {
12821281
max_values_per_facet: 100,
12831282
};

0 commit comments

Comments
 (0)