Skip to content

Commit ba942fd

Browse files
committed
fix fmt
1 parent 6100a07 commit ba942fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/dbop/status_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ package dbop
22

33
import (
44
"context"
5-
"github.com/cybozu-go/moco/pkg/constants"
65

76
mocov1beta2 "github.com/cybozu-go/moco/api/v1beta2"
7+
"github.com/cybozu-go/moco/pkg/constants"
88
"github.com/cybozu-go/moco/pkg/password"
99
. "github.com/onsi/ginkgo/v2"
1010
. "github.com/onsi/gomega"

0 commit comments

Comments
 (0)