Skip to content

Commit

Permalink
Remove unused gradle config (open-telemetry#6965)
Browse files Browse the repository at this point in the history
(not sure, let's see what CI says?)
  • Loading branch information
trask authored and LironKS committed Oct 31, 2022
1 parent 01553a7 commit 1562a36
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ pluginManagement {
id("org.xbib.gradle.plugin.jflex") version "1.6.0"
id("org.unbroken-dome.xjc") version "2.0.0"
}

repositories {
gradlePluginPortal()
mavenCentral()
}
}

plugins {
Expand Down

0 comments on commit 1562a36

Please sign in to comment.