Skip to content

Commit 2be5f70

Browse files
committed
addressed by comments
1 parent 3733b0f commit 2be5f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/main/scala/kafka/server/ReplicaManager.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ import java.util.{Collections, Optional, OptionalInt, OptionalLong}
7979
import java.util.function.Consumer
8080
import scala.collection.{Map, Seq, Set, immutable, mutable}
8181
import scala.jdk.CollectionConverters._
82-
import scala.jdk.OptionConverters.{RichOption, RichOptional}
8382

8483
/*
8584
* Result metadata of a log append operation on the log

0 commit comments

Comments
 (0)