feat: decouple x/nft from simapp (#12233)

This commit is contained in:
Julien Robert
2022-06-14 08:32:12 +02:00
committed by GitHub
parent b786d5dea8
commit df41b6563c
17 changed files with 469 additions and 256 deletions
-1
View File
@@ -1,7 +1,6 @@
package testutil
import (
_ "embed"
"testing"
"github.com/stretchr/testify/require"