WIP
[demos/kafka/training] / src / test / java / de / juplo / kafka / ApplicationTests.java
index 567389d..28f81d6 100644 (file)
@@ -75,5 +75,4 @@ public class ApplicationTests
     assertThatThrownBy(() -> instanceA.commit()).isInstanceOf(InvalidProducerEpochException.class);
     assertThatCode(() -> instanceB.commit()).doesNotThrowAnyException();
   }
-}
-รข
\ No newline at end of file
+}
\ No newline at end of file