mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
Remove useless type (#12375)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
This commit is contained in:
parent
f834e220c1
commit
486ceca7fb
@ -173,6 +173,5 @@ class Schema {
|
||||
};
|
||||
|
||||
using SchemaPtr = std::shared_ptr<Schema>;
|
||||
using idx_t = int64_t;
|
||||
|
||||
} // namespace milvus
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user