Skip to content

Commit bc58c09

Browse files
committed
remove todo
1 parent d892c62 commit bc58c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("com.jfrog.bintray") version "1.8.4"
77
id("org.jetbrains.dokka") version "0.10.0"
88
`maven-publish`
9-
`java-library` //todo: ask whether we need javadoc at all as it is always empty
9+
`java-library`
1010
}
1111

1212
buildscript {

0 commit comments

Comments
 (0)