Skip to content

Commit 08f26ef

Browse files
committed
Remove invalid comment
1 parent e6ff36b commit 08f26ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/supermicro.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ func (cm *supermicroVendorConfig) FindMenuSetting(m *supermicroBiosCfgMenu, name
8484
return
8585
}
8686

87-
// TODO(jwb) How do we handle the random nature of sub menus here.. we could make the user pass the explicit pointer to a menu struct, or..
8887
func (cm *supermicroVendorConfig) Raw(name, value string, menuPath []string) {
8988
menus := make([]*supermicroBiosCfgMenu, 0, len(menuPath))
9089

0 commit comments

Comments
 (0)