Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Apr 3, 2024
1 parent e2e4747 commit 01eb4e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion live.server.test.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import com.microsoft.playwright.assertions.PlaywrightAssertions.assertThat
import com.sun.net.httpserver.*;
import java.net.InetSocketAddress;
import com.microsoft.playwright.Page.InputValueOptions
import com.sun.net.httpserver.SimpleFileServer
import java.nio.file.Paths
import com.microsoft.playwright.impl.driver.Driver
import scala.concurrent.Future
Expand Down

0 comments on commit 01eb4e4

Please sign in to comment.