From 58ce73adf7e557915409bbf137541a5334c2e099 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 12 Apr 2025 11:25:32 -0500 Subject: this was supposed to only be debug code --- example/fruit.proto | 1 - 1 file changed, 1 deletion(-) (limited to 'example') 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 junk = 5; } -// footer was empty -- cgit v1.2.3