Fix config's wrong editor's import

This commit is contained in:
Makis Maropoulos 2016-07-13 00:32:40 +03:00
parent 0995331f78
commit 688acce071

View File

@ -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