remove log
This commit is contained in:
parent
9bab385d8c
commit
05e1efa197
|
@ -192,8 +192,6 @@ func remoteConfigProvider(instance model.Instance) []*common.ConfigFile {
|
|||
}
|
||||
}
|
||||
|
||||
log.Error("remoteConfigProvider", "result", result)
|
||||
|
||||
return result
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue