Skip to content

Commit

Permalink
Remove copy-pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
ikstewa committed May 1, 2024
1 parent acd8339 commit c5b5ad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ message MyRecord {
```

* `prefix_schema_files_with_package` - if set to true, files will be generated into folders matching the proto package. E.g. :
if set to true, will remove the prefixes from enum values. E.g. if you have an enum like:
```protobuf
package my.test.data;
message Yowza {
Expand Down

0 comments on commit c5b5ad1

Please sign in to comment.