Skip to content

Commit

Permalink
Remove debug leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Oct 31, 2022
1 parent 2d31931 commit 1cc5e4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdks/java/extensions/sql/jdbc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {
permitUnusedDeclared library.java.vendored_calcite_1_28_0
testImplementation project(path: ":sdks:java:io:google-cloud-platform", configuration: "testRuntimeMigration")
testImplementation library.java.junit
testImplementation project(":sdks:java:io:jdbc")
// Depending on outputs so integrationTest can run with only test dependencies.
// This enables us to test the JDBC jar being loaded on a custom classloader.
integrationTest sourceSets.test.output
Expand Down

0 comments on commit 1cc5e4b

Please sign in to comment.