Skip to content

Commit 63118da

Browse files
committed
build.gradle: small cleanup
1 parent 0361ac3 commit 63118da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ artifacts {
100100
archives jar;
101101
archives sourcesJar;
102102
archives javadocJar;
103-
// bad idea: archives fatJar;
104103
}
105104

106105
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)