style: remove redundant import alias (#23130)

Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
This commit is contained in:
ipangpang
2025-01-03 15:04:11 +00:00
committed by GitHub
co-authored by hao.wang Marko Alex | Skip
parent cd183556f3
commit d8c84589fc
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"fmt"
transaction "cosmossdk.io/core/transaction"
"cosmossdk.io/core/transaction"
)
type (