[#26] policy: Update imports

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
remotes/fyrchik/master
Angira Kekteeva 2021-07-28 13:47:20 +03:00
parent 628ae20c72
commit c0101c6561
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ import (
"strings"
"testing"
"github.com/nspcc-dev/neofs-sdk-go/pkg/policy"
"github.com/nspcc-dev/neofs-sdk-go/policy"
"github.com/stretchr/testify/require"
)

View File

@ -8,7 +8,7 @@ import (
"github.com/antlr/antlr4/runtime/Go/antlr"
"github.com/nspcc-dev/neofs-api-go/pkg/netmap"
"github.com/nspcc-dev/neofs-sdk-go/pkg/policy/parser"
"github.com/nspcc-dev/neofs-sdk-go/policy/parser"
)
var (