Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mijicd committed Nov 1, 2023
1 parent d8e8dd6 commit b04876b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import zio.redis._
import zio.redis.options.Cluster.{Slot, SlotsAmount}
import zio.test.TestAspect.{flaky, ifEnvNotSet}
import zio.test._
import zio.test.TestAspect.{ifEnvNotSet, flaky}

object ClusterExecutorSpec extends BaseSpec {
def spec: Spec[TestEnvironment, Any] =
Expand Down

0 comments on commit b04876b

Please sign in to comment.