This commit is contained in:
Nicolas Ontiveros 2023-07-12 09:13:42 -07:00 коммит произвёл Petr Kotas
Родитель 6f2c893744
Коммит 73444f1d63
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -362,6 +362,3 @@ func (ocb *openShiftClusterBackend) emitMetrics(doc *api.OpenShiftClusterDocumen
"newProvisioningState": string(provisioningState),
})
}
func (ocb *openShiftClusterBackend) updatePUCMPendingState(doc *api.OpenShiftClusterDocument) *api.OpenShiftClusterDocument {
}