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 Oct 28, 2022
1 parent 3036dda commit d711781
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 d711781

Please sign in to comment.