Skip to content

Commit

Permalink
remove unused import akka#3253
Browse files Browse the repository at this point in the history
  • Loading branch information
sfali committed Aug 31, 2024
1 parent 9358d5e commit 2a0220b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import com.typesafe.config.ConfigFactory
import org.scalatest.BeforeAndAfterAll
import org.scalatest.concurrent.ScalaFutures
import org.scalatest.matchers.should.Matchers
import org.scalatest.wordspec.{AnyWordSpec, AnyWordSpecLike}
import org.scalatest.wordspec.AnyWordSpecLike

import scala.concurrent.duration._
import scala.util.{Failure, Success, Try}
Expand Down

0 comments on commit 2a0220b

Please sign in to comment.