gofmt
the build failed Details

This commit is contained in:
konrad 2017-11-08 17:13:28 +01:00 committed by kolaente
parent ed1cd4be11
commit e05a2de2fa
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -4,8 +4,8 @@ import (
"github.com/labstack/echo"
"github.com/labstack/echo/middleware"
apiv1 "git.mowie.cc/konrad/Library/routes/api/v1"
"git.mowie.cc/konrad/Library/models"
apiv1 "git.mowie.cc/konrad/Library/routes/api/v1"
)
// NewEcho registers a new Echo instance