mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 00:38:11 -07:00
Not used.
This commit is contained in:
parent
e51316896b
commit
89b7b774fe
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ class KotlinPlugin @Inject constructor(
|
|||
|
||||
companion object {
|
||||
const val PLUGIN_NAME = "Kotlin"
|
||||
const val TASK_COMPILE: String = "compile"
|
||||
const val TASK_COMPILE_TEST: String = "compileTest"
|
||||
}
|
||||
|
||||
override val name = PLUGIN_NAME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue