Skip to content

Commit

Permalink
go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes committed Jan 21, 2025
1 parent 0e9822c commit 8164853
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/availability_check.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import (
const (
disconnectedRhc = "cloud-connector returned 'disconnected'"
unavailableRhc = "cloud-connector returned a non-ok exit code for this connection"

)

type availabilityCheckRequester struct {
Expand Down

0 comments on commit 8164853

Please sign in to comment.