Skip to content

Commit

Permalink
datastore/common.proto is not used in datastore/request.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
t-horikawa committed Nov 30, 2023
1 parent 3461836 commit 91aa464
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tateyama/proto/datastore/request.proto
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ option java_multiple_files = false;
option java_package = "com.tsurugidb.datastore.proto";
option java_outer_classname = "DatastoreRequest";

import "tateyama/proto/datastore/common.proto";

// the request message to datastore service.
message Request {
// service message version (major)
Expand Down

0 comments on commit 91aa464

Please sign in to comment.