Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgfraser committed Oct 19, 2023
1 parent 490e9b3 commit 61fc8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-cache/shared/src/test/scala/zio/cache/CacheSpec.scala
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package zio.cache

import zio._
import zio.test._
import zio.test.Assertion._
import zio.test._

object CacheSpec extends ZIOSpecDefault {

Expand Down

0 comments on commit 61fc8e1

Please sign in to comment.