mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Warnings.
This commit is contained in:
parent
62a17ab67c
commit
d842e5aa74
1 changed files with 3 additions and 3 deletions
|
@ -105,9 +105,9 @@ private class Main @Inject constructor(
|
|||
}
|
||||
|
||||
|
||||
public fun runTest() {
|
||||
val file = File("src\\main\\resources\\META-INF\\plugin.xml")
|
||||
}
|
||||
// public fun runTest() {
|
||||
// val file = File("src\\main\\resources\\META-INF\\plugin.xml")
|
||||
// }
|
||||
|
||||
private fun runWithArgs(jc: JCommander, args: Args) : Int {
|
||||
var result = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue