go fmt for the linter

This commit is contained in:
Ethan Frey
2022-04-28 20:46:53 +02:00
parent b4c36e4d7a
commit b6a796313c

View File

@@ -204,7 +204,7 @@ var (
ibctransfertypes.ModuleName: {authtypes.Minter, authtypes.Burner},
// TODO: ICA
// icatypes.ModuleName: nil,
wasm.ModuleName: {authtypes.Burner},
wasm.ModuleName: {authtypes.Burner},
}
)