Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed May 1, 2024
1 parent dece5dc commit b56b9be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/src/main/scala/parallelism/03-deferred.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ package parallelism

import cats.effect.*
import cats.syntax.all.*
import doodle.core.*
import doodle.java2d.*
import doodle.random.*
import doodle.syntax.all.*

import scala.concurrent.duration.*

Expand Down

0 comments on commit b56b9be

Please sign in to comment.