providers/log: Stop pretending to be providers/mime
This commit is contained in:
parent
60309a14a0
commit
a592426c46
@ -14,7 +14,7 @@ type Provider struct {
|
|||||||
|
|
||||||
// Package fulfills the step.Provider interface.
|
// Package fulfills the step.Provider interface.
|
||||||
func (this *Provider) Package () string {
|
func (this *Provider) Package () string {
|
||||||
return "mime"
|
return "log"
|
||||||
}
|
}
|
||||||
|
|
||||||
// FuncMapFor fulfills the step.FuncProviderFor interface.
|
// FuncMapFor fulfills the step.FuncProviderFor interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user