mirror of
https://github.com/kataras/iris.git
synced 2025-12-28 15:27:03 +00:00
add the stale release
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
package handler
|
||||
|
||||
import (
|
||||
"github.com/kataras/iris/v12/context"
|
||||
"github.com/kataras/iris/v12/core/memstore"
|
||||
"github.com/kataras/iris/v12/macro"
|
||||
"github.com/kataras/iris/context"
|
||||
"github.com/kataras/iris/core/memstore"
|
||||
"github.com/kataras/iris/macro"
|
||||
)
|
||||
|
||||
// CanMakeHandler reports whether a macro template needs a special macro's evaluator handler to be validated
|
||||
|
||||
Reference in New Issue
Block a user