Skip to content

Commit 335be67

Browse files
committed
chore: remove comment
Signed-off-by: Youngjin Jo <[email protected]>
1 parent f25a2b2 commit 335be67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/other/setting.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,6 @@ func reorderRootNode(doc *yaml.Node) {
16061606
return
16071607
}
16081608

1609-
// rootMap.Content 에는 [keyNode, valNode, keyNode, valNode, ...] 순
16101609
var newContent []*yaml.Node
16111610
var aliasesKV []*yaml.Node
16121611
var environmentKV []*yaml.Node

0 commit comments

Comments
 (0)