Skip to content

Commit

Permalink
remove redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wForget committed Nov 2, 2022
1 parent 1cd2f54 commit 0614286
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions extensions/spark/kyuubi-spark-lineage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>kyuubi-common_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>kyuubi-common_${scala.binary.version}</artifactId>
Expand Down

0 comments on commit 0614286

Please sign in to comment.