Removed comments

This commit is contained in:
Robinson 2021-05-10 14:01:57 +02:00
parent 83766dd1b4
commit f647d1a175
1 changed files with 0 additions and 2 deletions

View File

@ -91,8 +91,6 @@ sourceSets.test {
kotlin.include("**/*.java", "**/*.kt") // we have some java we depend on for unit tests
}
// TODO::::: how to mark this package as "sealed" in the manifest?
tasks.jar.get().apply {
manifest {
// https://docs.oracle.com/javase/tutorial/deployment/jar/packageman.html