remove todo
This commit is contained in:
parent
0a619d422a
commit
30a30bee2e
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ func (c ConfigStub) GetOrDefaultWithSource(hostname, key string) (val string, sr
|
|||
}
|
||||
|
||||
func (c ConfigStub) Default(key string) string {
|
||||
// TODO may regret this
|
||||
return defaultFor(key)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue