Skip to content

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
kolesnikovae committed Nov 18, 2024
1 parent 9e90dbc commit 49ff50d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/gen/proto/go/metastore/v1/raft_log/raft_log.pb.go

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

2 changes: 1 addition & 1 deletion api/metastore/v1/raft_log/raft_log.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ syntax = "proto3";

package raft_log;

import "metastore/v1/types.proto";
import "metastore/v1/compactor.proto";
import "metastore/v1/types.proto";

enum RaftCommand {
RAFT_COMMAND_UNKNOWN = 0;
Expand Down

0 comments on commit 49ff50d

Please sign in to comment.