providers/mime: Why was that const there? lollll
This commit is contained in:
parent
ff1e73ce6d
commit
881c2ba7d6
@ -4,8 +4,6 @@ import "html/template"
|
||||
import "github.com/gabriel-vasile/mimetype"
|
||||
import "git.tebibyte.media/sashakoshka/step"
|
||||
|
||||
const hiddenPrefix = "."
|
||||
|
||||
var _ step.FuncProviderFor = new(Provider)
|
||||
|
||||
// Provider provides MIME functions.
|
||||
|
Loading…
Reference in New Issue
Block a user