formatting
This commit is contained in:
parent
6ab23dfd68
commit
1b2b7bffc8
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
package akka.cluster.sharding.typed.internal
|
||||
|
||||
import java.util.function.IntFunction
|
||||
import java.util.function.IntFunction
|
||||
import java.util.Optional
|
||||
|
||||
import scala.compat.java8.OptionConverters._
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
package akka.cluster.sharding.typed.javadsl
|
||||
|
||||
import java.util.function.IntFunction
|
||||
import java.util.function.IntFunction
|
||||
import java.util.Optional
|
||||
|
||||
import akka.actor.typed.ActorSystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue