Skip to content

Commit 8b687f4

Browse files
committed
[Java] Remove redundant buildscript block.
1 parent 521c16b commit 8b687f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17-
buildscript {
18-
repositories {
19-
mavenCentral()
20-
}
21-
}
22-
2317
plugins {
2418
id 'java-library'
2519
id 'com.github.johnrengelman.shadow' version '7.0.0' apply false

0 commit comments

Comments
 (0)