Skip to content

Commit ed0a26f

Browse files
lrf141ymmt2005
andauthored
fix fmt
Co-authored-by: Yamamoto, Hirotaka <[email protected]>
1 parent d021e6f commit ed0a26f

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,8 +2,8 @@ package dbop
22

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

6+
"github.com/cybozu-go/moco/pkg/constants"
77
mocov1beta2 "github.com/cybozu-go/moco/api/v1beta2"
88
"github.com/cybozu-go/moco/pkg/password"
99
. "github.com/onsi/ginkgo/v2"

0 commit comments

Comments
 (0)