Skip to content

Commit

Permalink
Remove unused scallop dependency from integration_tests (#4382)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
  • Loading branch information
jlowe authored Dec 17, 2021
1 parent 2c4fcf5 commit 713636b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration_tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
</dependency>
<dependency>
<groupId>org.rogach</groupId>
<artifactId>scallop_${scala.binary.version}</artifactId>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.binary.version}</artifactId>
Expand Down

0 comments on commit 713636b

Please sign in to comment.