Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 2b8c45e

Browse files
Removed duplicate dependency.
1 parent 2aaf9a7 commit 2b8c45e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sansa-inference-spark/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,6 @@
150150
<groupId>junit</groupId>
151151
<artifactId>junit</artifactId>
152152
</dependency>
153-
<dependency>
154-
<groupId>org.scalatest</groupId>
155-
<artifactId>scalatest_${scala.binary.version}</artifactId>
156-
<scope>test</scope>
157-
</dependency>
158153
<dependency>
159154
<groupId>com.holdenkarau</groupId>
160155
<artifactId>spark-testing-base_${scala.binary.version}</artifactId>

0 commit comments

Comments
 (0)