We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae2c93 commit 742c37fCopy full SHA for 742c37f
core/src/main/java/com/softwaremill/kmq/KmqClient.java
@@ -10,7 +10,6 @@
10
import org.apache.kafka.common.serialization.Deserializer;
11
import org.slf4j.Logger;
12
import org.slf4j.LoggerFactory;
13
-import scala.Option;
14
15
import java.io.Closeable;
16
import java.io.IOException;
0 commit comments