Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Oct 11, 2024
1 parent 49befbd commit dae15af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rpc/grpc/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ import (
"context"
"errors"
"fmt"
"github.com/tendermint/tendermint/proto/tendermint/crypto"
"sync"
"time"

"github.com/tendermint/tendermint/proto/tendermint/crypto"

"github.com/tendermint/tendermint/libs/rand"

abci "github.com/tendermint/tendermint/abci/types"
Expand Down

0 comments on commit dae15af

Please sign in to comment.