Skip to content

Commit ad30043

Browse files
authored
Merge pull request #1054 from nextcloud/chore/remove-ktlint-plugin
Remove unused ktlint plugin dependency
2 parents a37cfa8 + 480f442 commit ad30043

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sample_client/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ buildscript {
1010
classpath "org.jacoco:org.jacoco.core:$jacoco_version"
1111
classpath "org.jacoco:org.jacoco.report:$jacoco_version"
1212
classpath "org.jacoco:org.jacoco.agent:$jacoco_version"
13-
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.0.0"
1413
}
1514
}
1615

0 commit comments

Comments
 (0)