diff --git a/wasmbinding/exec_perp_test.go b/wasmbinding/exec_perp_test.go index 5474493cb..652eb787c 100644 --- a/wasmbinding/exec_perp_test.go +++ b/wasmbinding/exec_perp_test.go @@ -6,7 +6,6 @@ import ( "time" sdkmath "cosmossdk.io/math" - "github.com/NibiruChain/collections" tmproto "github.com/cometbft/cometbft/proto/tendermint/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/suite"