Fix linter

This commit is contained in:
Nicolas JUHEL
2020-08-17 10:47:25 +02:00
parent 32ad79d92a
commit c9b6a9d1ee
14 changed files with 158 additions and 89 deletions

View File

@@ -30,7 +30,6 @@ import (
"strings"
"github.com/gin-gonic/gin"
"github.com/nabbar/golib/errors"
"github.com/nabbar/golib/logger"
)