Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Sep 4, 2024
1 parent d178e62 commit 01d1d10
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions format/graph_info.proto
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ option java_multiple_files = true;
option java_package = "org.apache.graphar.proto";
option go_package = "./graphar";

import "vertex_info.proto";
import "edge_info.proto";

message GraphInfo {
string name = 1;
repeated string vertices = 2;
Expand Down

0 comments on commit 01d1d10

Please sign in to comment.