From 1e0d72b997b789a9a9a16d498ece74ba282aba7b Mon Sep 17 00:00:00 2001 From: Lucas Bertrand Date: Thu, 9 Jun 2022 13:19:42 +0200 Subject: [PATCH] Update x/claim/genesis_test.go Co-authored-by: Danilo Pantani --- x/claim/genesis_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/x/claim/genesis_test.go b/x/claim/genesis_test.go index acab5d70a..75c31226f 100644 --- a/x/claim/genesis_test.go +++ b/x/claim/genesis_test.go @@ -5,7 +5,6 @@ import ( "testing" "github.com/stretchr/testify/require" - testkeeper "github.com/tendermint/spn/testutil/keeper" "github.com/tendermint/spn/testutil/nullify" "github.com/tendermint/spn/testutil/sample"