opwvhk commented on code in PR #1708:
URL: https://github.com/apache/avro/pull/1708#discussion_r888739620
##########
lang/java/tools/src/test/compiler/output-string/avro/examples/baseball/FieldTest.java:
##########
@@ -16,6 +16,8 @@
@org.apache.avro.specific.AvroGenerated
public class FieldTest extends org.apache.avro.specific.SpecificRecordBase
implements org.apache.avro.specific.SpecificRecord {
private static final long serialVersionUID = 4609235620572341636L;
+
+
Review Comment:
Where do these empty lines come from?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]