Skip to content

Commit 0258e96

Browse files
committed
Address comments
1 parent f31848c commit 0258e96

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

shims/common/pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@
3939
<artifactId>spark-hive_${scala.binary.version}</artifactId>
4040
<scope>provided</scope>
4141
</dependency>
42-
43-
<!--test-->
44-
<dependency>
45-
<groupId>org.scalatest</groupId>
46-
<artifactId>scalatest_${scala.binary.version}</artifactId>
47-
<scope>test</scope>
48-
</dependency>
4942
</dependencies>
5043

5144
<build>

0 commit comments

Comments
 (0)