Skip to content

Commit

Permalink
removes example2 from schema.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwatters committed Mar 13, 2024
1 parent 62a0504 commit fdc87b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions schema.proto
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,4 @@ package bicycle;
message Example {
string pk = 1;
}

message Example2 {
string pk = 1;
}


0 comments on commit fdc87b1

Please sign in to comment.