Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Mar 19, 2024
1 parent b7935d1 commit 9644609
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spark-connector/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ val scalaJava8CompatVersion: String = libs.versions.scala.java.compat.get()

dependencies {
implementation(project(":api"))
implementation(project(":catalogs:bundled-catalog", configuration = "shadow"))
implementation(project(":clients:client-java-runtime", configuration = "shadow"))
implementation(project(":common"))
implementation(libs.bundles.log4j)
Expand Down

0 comments on commit 9644609

Please sign in to comment.