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 6a3dc67 commit 7324c54Copy full SHA for 7324c54
entities/src/main/scala/com/devsisters/shardcake/internal/EntityManager.scala
@@ -2,7 +2,7 @@ package com.devsisters.shardcake.internal
2
3
import com.devsisters.shardcake._
4
import com.devsisters.shardcake.errors.EntityNotManagedByThisPod
5
-import zio.{Config => _, _}
+import zio.{ Config => _, _ }
6
7
import java.util.concurrent.TimeUnit
8
0 commit comments