summaryrefslogtreecommitdiff
path: root/example/fruit.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-04-12 11:25:32 -0500
committerJeff Carr <[email protected]>2025-04-12 11:25:32 -0500
commit58ce73adf7e557915409bbf137541a5334c2e099 (patch)
tree4a843f2ae0565747ec1e3f2f0d0edaceaf9eab0f /example/fruit.proto
parentd958fda766891276322296376964d9a63dfdc1dd (diff)
this was supposed to only be debug codev0.0.69
Diffstat (limited to 'example/fruit.proto')
-rw-r--r--example/fruit.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/fruit.proto b/example/fruit.proto
index 3924026..f528c6c 100644
--- a/example/fruit.proto
+++ b/example/fruit.proto
@@ -75,4 +75,3 @@ message Fruits { // `autogenpb:marshal` `
int64 cost = 4; // you can add additional things here but the three lines above must conform to the standard above
map<string, string> junk = 5;
}
-// footer was empty