Skip to content

Commit

Permalink
rm unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
vulkoingim committed Oct 13, 2023
1 parent 217f0f1 commit 62f027f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/ws-manager-mk2/controllers/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ func (m *controllerMetrics) forgetWorkspace(ws *workspacev1.Workspace) {
type metricState struct {
phase workspacev1.WorkspacePhase
creatingStartTime time.Time
recordedCreatingTimeEnd bool
recordedStartTime bool
recordedInitFailure bool
recordedStartFailure bool
Expand Down

0 comments on commit 62f027f

Please sign in to comment.