Skip to content

Commit

Permalink
fix: Add missing fmt package
Browse files Browse the repository at this point in the history
  • Loading branch information
red-0ne committed Dec 8, 2023
1 parent 605e8ad commit a117bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/sdk/deps_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package sdk

import (
"context"
"fmt"

"cosmossdk.io/depinject"
grpctypes "github.com/cosmos/gogoproto/grpc"
Expand Down

0 comments on commit a117bac

Please sign in to comment.