X Tutup
Skip to content

Commit 30a30be

Browse files
author
nate smith
committed
remove todo
1 parent 0a619d4 commit 30a30be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/config/stub.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ func (c ConfigStub) GetOrDefaultWithSource(hostname, key string) (val string, sr
3939
}
4040

4141
func (c ConfigStub) Default(key string) string {
42-
// TODO may regret this
4342
return defaultFor(key)
4443
}
4544

0 commit comments

Comments
 (0)
X Tutup