mirror of
https://github.com/rancher/steve.git
synced 2025-09-01 07:27:46 +00:00
Remove noisy logging
This commit is contained in:
@@ -154,7 +154,6 @@ func (h *handler) refreshAll(ctx context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
logrus.Info("Refreshing all schemas")
|
||||
schemas, err := converter.ToSchemas(h.crd, h.client)
|
||||
if err != nil {
|
||||
return err
|
||||
|
Reference in New Issue
Block a user