1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00

Warnings.

This commit is contained in:
Cedric Beust 2015-11-06 19:48:31 -08:00
parent 62a17ab67c
commit d842e5aa74

View file

@ -105,9 +105,9 @@ private class Main @Inject constructor(
} }
public fun runTest() { // public fun runTest() {
val file = File("src\\main\\resources\\META-INF\\plugin.xml") // val file = File("src\\main\\resources\\META-INF\\plugin.xml")
} // }
private fun runWithArgs(jc: JCommander, args: Args) : Int { private fun runWithArgs(jc: JCommander, args: Args) : Int {
var result = 0 var result = 0