remove log

This commit is contained in:
medcl 2023-10-19 21:38:53 +08:00
parent 9bab385d8c
commit 05e1efa197
1 changed files with 0 additions and 2 deletions

View File

@ -192,8 +192,6 @@ func remoteConfigProvider(instance model.Instance) []*common.ConfigFile {
}
}
log.Error("remoteConfigProvider", "result", result)
return result
}