mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
minor (see previous commit)
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/kataras/iris/v12"
|
||||
)
|
||||
|
||||
const defaultViewName = "fallback"
|
||||
import "github.com/kataras/iris/v12"
|
||||
|
||||
func main() {
|
||||
app := iris.New()
|
||||
|
||||
Reference in New Issue
Block a user