Skip to content

Commit

Permalink
Fix main.go conflict.
Browse files Browse the repository at this point in the history
Signed-off-by: zzjin <[email protected]>
  • Loading branch information
zzjin committed Nov 9, 2023
1 parent 8a60fbb commit 15f45b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/db/adminer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import (
// to ensure that exec-entrypoint and run can make use of them.
_ "k8s.io/client-go/plugin/pkg/client/auth"

adminerv1 "github.com/labring/sealos/controllers/db/adminer/api/v1"
"github.com/labring/sealos/controllers/db/adminer/controllers"
"k8s.io/apimachinery/pkg/runtime"
utilruntime "k8s.io/apimachinery/pkg/util/runtime"
clientgoscheme "k8s.io/client-go/kubernetes/scheme"
Expand Down

0 comments on commit 15f45b6

Please sign in to comment.