Skip to content

Commit

Permalink
fix import, thanks metals
Browse files Browse the repository at this point in the history
  • Loading branch information
lbialy committed Oct 3, 2024
1 parent b64b6dc commit e46896d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/CoreTests.test.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import besom.scripts.Version
import os.*

import scala.concurrent.duration.*
import scala.meta.internal.javacp.BaseType.S

class Lazy[A](private val get: () => A):
lazy val value: A = get()
Expand Down

0 comments on commit e46896d

Please sign in to comment.