Skip to content

Commit 2493d5f

Browse files
committed
fix lint error
1 parent e6e1621 commit 2493d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/inserter/ref_ids.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77
"golang.org/x/xerrors"
88
)
99

10+
// RefIDs - ref id の一覧
1011
type RefIDs map[string]string
1112

1213
// LoadFromFile - yamlファイルからrefIDを読み込む

0 commit comments

Comments
 (0)