Skip to content

Commit c9b0169

Browse files
fix: remove trailing blank line in sourceSets block to satisfy ktlint
Co-authored-by: Jon Haddad <rustyrazorblade@users.noreply.github.com>
1 parent d0fa81c commit c9b0169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ sourceSets {
151151
val test by getting {
152152
java.srcDirs("src/test/kotlin")
153153
}
154-
155154
}
156155

157156
tasks.test {

0 commit comments

Comments
 (0)