Skip to content

Commit 4f428f4

Browse files
remove useless comment
1 parent 2edcf0f commit 4f428f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id 'java' // or 'groovy' Must be explicitly applied
18+
id 'java'
1919
id 'com.github.johnrengelman.shadow' version '1.2.0'
2020
}
2121

0 commit comments

Comments
 (0)