mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 21:09:06 +08:00
remove port check declaration
Signed-off-by: Yhz <yinghao.zou@zilliz.com>
This commit is contained in:
parent
01eb62836e
commit
5892d4b9ba
@ -191,9 +191,6 @@ class Config {
|
||||
Status
|
||||
SetConfigCli(const std::string& parent_key, const std::string& child_key, const std::string& value);
|
||||
|
||||
Status
|
||||
CheckDuplicatePort();
|
||||
|
||||
Status
|
||||
UpdateFileConfigFromMem(const std::string& parent_key, const std::string& child_key);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user