Skip to content

Commit

Permalink
fiix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Ontiveros committed Jul 12, 2023
1 parent 1aa328c commit 4eef647
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/backend/openshiftcluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,3 @@ func (ocb *openShiftClusterBackend) emitMetrics(doc *api.OpenShiftClusterDocumen
"newProvisioningState": string(provisioningState),
})
}

func (ocb *openShiftClusterBackend) updatePUCMPendingState(doc *api.OpenShiftClusterDocument) *api.OpenShiftClusterDocument {
}

0 comments on commit 4eef647

Please sign in to comment.