Skip to content

Commit

Permalink
Add inspection for "ZIO.fail(throw"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Nov 23, 2024
1 parent f434db1 commit 3fead33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import TestRunnerResolveService.ResolveError.DownloadError
import TestRunnerResolveService._
import zio.intellij.utils.{BackgroundTask, ScalaVersionHack, ZioVersion}

import java.net.{URI, URL, URLClassLoader}
import java.net.{URL, URLClassLoader}
import java.util.concurrent.ConcurrentHashMap
import scala.beans.BeanProperty
import scala.collection.mutable
Expand Down

0 comments on commit 3fead33

Please sign in to comment.