Skip to content

Commit

Permalink
remove jetty jersey
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Sep 11, 2024
1 parent 3551bb6 commit 0f05dd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions catalogs/catalog-lakehouse-iceberg/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ dependencies {
exclude("org.rocksdb")
}

// testImplementation(libs.bundles.jersey)
// testImplementation(libs.bundles.jetty)
testImplementation(libs.junit.jupiter.api)
testImplementation(libs.junit.jupiter.params)
testImplementation(libs.mockito.core)
Expand Down

0 comments on commit 0f05dd3

Please sign in to comment.