refactor: fix lint issues + gofumpt (#15062)
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
package testdata
|
||||
|
||||
import "github.com/cosmos/cosmos-sdk/types/errors"
|
||||
import "cosmossdk.io/errors"
|
||||
|
||||
var ErrTest = errors.Register("table_testdata", 2, "test")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user