Skip to content

Commit

Permalink
fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Nov 20, 2023
1 parent 2b1942e commit f1589b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/greenfield/storage/events.proto
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ package greenfield.storage;
import "cosmos_proto/cosmos.proto";
import "gogoproto/gogo.proto";
import "google/protobuf/timestamp.proto";
import "greenfield/resource/types.proto";
import "greenfield/storage/common.proto";
import "greenfield/storage/types.proto";
import "greenfield/resource/types.proto";

option go_package = "github.com/bnb-chain/greenfield/x/storage/types";

Expand Down

0 comments on commit f1589b3

Please sign in to comment.