Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
zingmane committed Aug 2, 2024
1 parent 98cf628 commit fa606a2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import org.vertx.scala.core.json.Json
import org.junit.Assert._
import org.junit.Test
import org.junit.runner.RunWith
import org.scalatest.Ignore

@RunWith(classOf[VertxUnitRunner])
class SystemControllerTest extends TableauxTestBase {
Expand Down

0 comments on commit fa606a2

Please sign in to comment.