Skip to content

Commit 460a891

Browse files
committed
fix lint
1 parent 9ef2e33 commit 460a891

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/e2e/suite-chore/etcd_consistency.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ import (
1818
"fmt"
1919
"net/http"
2020

21-
"github.com/apache/apisix-ingress-controller/test/e2e/scaffold"
2221
"github.com/onsi/ginkgo/v2"
2322
"github.com/stretchr/testify/assert"
23+
24+
"github.com/apache/apisix-ingress-controller/test/e2e/scaffold"
2425
)
2526

2627
var _ = ginkgo.Describe("suite-chore: etcd revision", func() {

0 commit comments

Comments
 (0)