Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii committed Nov 14, 2024
1 parent a665cf5 commit 71dd8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/shared/src/main/scala/zio/prelude/data/Optional.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package zio.prelude.data

import zio.Chunk
import scala.IterableOnce
import scala.collection.IterableOnce

import scala.language.implicitConversions

Expand Down

0 comments on commit 71dd8a2

Please sign in to comment.