summaryrefslogtreecommitdiff
path: root/table.proto
diff options
context:
space:
mode:
Diffstat (limited to 'table.proto')
-rw-r--r--table.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/table.proto b/table.proto
index 34e25a0..a27fc3c 100644
--- a/table.proto
+++ b/table.proto
@@ -7,7 +7,6 @@ package gitpb;
import "google/protobuf/timestamp.proto"; // Import the well-known type for Timestamp
import "widget.proto"; // Import the well-known type for Timestamp
-
message StringRow {
Widget header = 1;
repeated string vals = 2;