Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kerenlahav committed Nov 30, 2023
1 parent 892c923 commit 72934e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion controllers/serviceinstance_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ import (
"encoding/hex"
"encoding/json"
"fmt"
"k8s.io/client-go/util/workqueue"
"net/http"

"k8s.io/client-go/util/workqueue"
"sigs.k8s.io/controller-runtime/pkg/controller"

servicesv1 "github.com/SAP/sap-btp-service-operator/api/v1"
Expand Down

0 comments on commit 72934e7

Please sign in to comment.