Skip to content

Commit

Permalink
Fix proto lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwschau committed Mar 19, 2024
1 parent 1190d07 commit 9404c5b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
2 changes: 0 additions & 2 deletions proto/dydxprotocol/indexer/protocol/v1/perpetual.proto
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
syntax = "proto3";
package dydxprotocol.indexer.protocol.v1;

import "gogoproto/gogo.proto";

option go_package = "github.com/dydxprotocol/v4-chain/protocol/indexer/protocol/v1/types";

// Market type of perpetual.
Expand Down
27 changes: 13 additions & 14 deletions protocol/indexer/protocol/v1/types/perpetual.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9404c5b

Please sign in to comment.