Skip to content

Commit 4c70dfe

Browse files
committed
fmt
1 parent 139fab2 commit 4c70dfe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/api/src/rest/conversions.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
use std::collections::HashMap;
2+
13
use segment::data_types::order_by::OrderBy;
24
use segment::data_types::vectors::{VectorInternal, VectorStructInternal};
3-
use std::collections::HashMap;
45
use uuid::Uuid;
56

67
use super::schema::{ScoredPoint, Vector};

0 commit comments

Comments
 (0)