Skip to content

Commit f0f8c20

Browse files
committed
Removed empty line
1 parent 93b3381 commit f0f8c20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data-loader/core/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ spotbugsTest.reports {
4545
}
4646
spotbugsTest.excludeFilter = file("${project.rootDir}/gradle/spotbugs-exclude.xml")
4747

48-
4948
if (project.gradle.startParameter.taskNames.any { it.endsWith('publish') } ||
5049
project.gradle.startParameter.taskNames.any { it.endsWith('publishToMavenLocal') }) {
5150
// not to publish the fat jar to maven central

0 commit comments

Comments
 (0)