Skip to content

Commit

Permalink
chore: rm redudant semi-colon in tendermint.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan committed Dec 6, 2024
1 parent 28f2db6 commit 6774ad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proto/ibc/lightclients/tendermint/v1/tendermint.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ package ibc.lightclients.tendermint.v1;
option go_package = "github.com/cosmos/ibc-go/v9/modules/light-clients/07-tendermint;tendermint";

import "cometbft/types/v1/validator.proto";
;
import "cometbft/types/v1/types.proto";
import "cosmos/ics23/v1/proofs.proto";
import "google/protobuf/duration.proto";
Expand Down

0 comments on commit 6774ad5

Please sign in to comment.