mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
refactor(db): remove dummy struct
Former-commit-id: a90c3f127fb84a879956a8383af9def829504208
This commit is contained in:
parent
d7904acccb
commit
aa60c62870
@ -48,12 +48,6 @@ struct Options {
|
||||
}; // Options
|
||||
|
||||
|
||||
struct GroupOptions {
|
||||
size_t dimension;
|
||||
bool has_id = false;
|
||||
}; // GroupOptions
|
||||
|
||||
|
||||
} // namespace engine
|
||||
} // namespace vecwise
|
||||
} // namespace zilliz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user