mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 16:38:01 +08:00
Go: fix heartbeat log (#17899)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -516,7 +516,6 @@ func startHeartbeat(serverType common.ServerType, serverID string, port int, hea
|
||||
}
|
||||
|
||||
service.AdminServiceClient = service.NewAdminClient(
|
||||
common.Logger,
|
||||
serverType,
|
||||
serverID,
|
||||
localIP,
|
||||
|
||||
Reference in New Issue
Block a user