Skip to content

Commit f25e4ba

Browse files
committed
fix: remove outdated gradle task
1 parent ecc78e7 commit f25e4ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ jar {
138138
}
139139
}
140140

141-
jar.finalizedBy('reobfJar')
142-
143141
publishing {
144142
publications {
145143
mavenJava(MavenPublication) {

0 commit comments

Comments
 (0)