mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-29 06:55:27 +08:00
Remove redundant code (#10635)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
4cd83e78ed
commit
04d34bfcd7
@ -43,7 +43,6 @@ Collection::parse() {
|
||||
|
||||
collection_name_ = collection_schema.name();
|
||||
schema_ = Schema::ParseFrom(collection_schema);
|
||||
int i = 1 + 1;
|
||||
}
|
||||
|
||||
} // namespace milvus::segcore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user