beryllw commented on code in PR #1636:
URL: https://github.com/apache/fluss/pull/1636#discussion_r2419799516
##########
fluss-lake/fluss-lake-iceberg/src/test/java/org/apache/fluss/lake/iceberg/utils/IcebergConversionsTest.java:
##########
@@ -44,8 +44,7 @@
import static org.assertj.core.api.Assertions.assertThat;
/** UT for {@link IcebergConversions}. */
-class IcebergConversionsTest {
- ;
+class IcebergConversionsTest {;
Review Comment:
May be we could delete `;`.
--
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]