Skip to content
Snippets Groups Projects
Commit 8d79c465 authored by Semyon Krestyaninov's avatar Semyon Krestyaninov :dog2:
Browse files

fix linter

parent 24ba32a0
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ import ( ...@@ -6,7 +6,7 @@ import (
"time" "time"
"git.perx.ru/perxis/perxis-go/data" "git.perx.ru/perxis/perxis-go/data"
"git.perx.ru/perxis/perxis-go/pkg/errors" "git.perx.ru/perxis/perxis-go/errors"
"git.perx.ru/perxis/perxis-go/pkg/permission" "git.perx.ru/perxis/perxis-go/pkg/permission"
"git.perx.ru/perxis/perxis-go/pkg/schema" "git.perx.ru/perxis/perxis-go/pkg/schema"
"github.com/mitchellh/mapstructure" "github.com/mitchellh/mapstructure"
......
...@@ -6,7 +6,7 @@ import ( ...@@ -6,7 +6,7 @@ import (
"reflect" "reflect"
"testing" "testing"
"git.perx.ru/perxis/perxis-go/pkg/errors" "git.perx.ru/perxis/perxis-go/errors"
) )
type CustomInt int type CustomInt int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment