mirror of
https://github.com/kataras/iris.git
synced 2026-01-03 10:17:03 +00:00
Fix config's wrong editor's import
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/imdario/mergo"
|
||||
"github.com/kataras/fasthttp"
|
||||
"github.com/valyala/fasthttp"
|
||||
)
|
||||
|
||||
// Default values for base Server conf, can be changed for global use
|
||||
|
||||
Reference in New Issue
Block a user