[#539] Fix imports

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
remotes/KirillovDenis/bugfix/681-fix_acl_parsing
Alex Vanin 2022-07-22 09:05:07 +03:00 committed by Alex Vanin
parent 85eacdb970
commit 757600608c
1 changed files with 1 additions and 2 deletions

View File

@ -5,11 +5,10 @@ import (
"strconv"
"strings"
"go.uber.org/zap"
"github.com/nspcc-dev/neofs-s3-gw/api"
"github.com/nspcc-dev/neofs-s3-gw/api/errors"
"github.com/nspcc-dev/neofs-s3-gw/api/layer"
"go.uber.org/zap"
)
const (