Skip to content

Commit

Permalink
Clean up build.gradle. (#18555)
Browse files Browse the repository at this point in the history
Upstream has fixed this bug so we no longer need to host it internally. Remove this to clean up build.gradle.
  • Loading branch information
davinchia authored and nataly committed Nov 3, 2022
1 parent 202c3bc commit 8472db7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -283,10 +283,6 @@ subprojects { subproj ->

repositories {
mavenCentral()
maven {
// TODO(Issue-4915): Remove this when upstream is merged in.
url 'https://airbyte.mycloudrepo.io/public/repositories/airbyte-public-jars/'
}
maven {
url 'https://jitpack.io'
}
Expand Down

0 comments on commit 8472db7

Please sign in to comment.