Commit 5892d4b9 authored by Yhz's avatar Yhz
Browse files

remove port check declaration



Signed-off-by: default avatarYhz <yinghao.zou@zilliz.com>
parent 01eb6283
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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);