Skip to content

Commit c0dbc6e

Browse files
committed
Remove unnecessary directives (conventions plugin)
1 parent 7ccf9d9 commit c0dbc6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

settings.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ plugins {
1111
}
1212

1313
gradleEnterprise {
14-
apply from: "$rootDir/gradle/build-scan-user-data.gradle"
1514
buildScan {
16-
captureTaskInputFiles = true
1715
publishOnFailure()
1816
}
1917
}

0 commit comments

Comments
 (0)