Skip to content

Commit 2b2b667

Browse files
committed
Remove unnecessary empty line
1 parent 9b846bc commit 2b2b667

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

allure-testng/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ tasks.withType(JavaCompile::class) {
3838
options.release.set(11)
3939
}
4040

41-
4241
val spiOffJar: Jar by tasks.creating(Jar::class) {
4342
from(sourceSets.getByName("main").output)
4443
archiveClassifier.set("spi-off")

0 commit comments

Comments
 (0)