Skip to content

Commit 80a98d8

Browse files
committed
[Java] Remove unused dependency on sevntu checks.
1 parent ebb9ad2 commit 80a98d8

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
@@ -119,7 +119,6 @@ subprojects {
119119

120120
dependencies {
121121
checkstyle 'com.puppycrawl.tools:checkstyle:8.2'
122-
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.24.2'
123122

124123
testCompile 'org.hamcrest:hamcrest-all:1.3'
125124
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)