diff --git a/api/handler/cors.go b/api/handler/cors.go index 6d387bee..12a04169 100644 --- a/api/handler/cors.go +++ b/api/handler/cors.go @@ -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 (