From 5b0ccfe8cb2682ddfa203fae7781cceba7fcca9e Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 19 Jan 2017 15:54:52 -0800 Subject: [PATCH] Not used. --- src/main/kotlin/com/beust/kobalt/Main.kt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/kotlin/com/beust/kobalt/Main.kt b/src/main/kotlin/com/beust/kobalt/Main.kt index 2fc98023..f255a466 100644 --- a/src/main/kotlin/com/beust/kobalt/Main.kt +++ b/src/main/kotlin/com/beust/kobalt/Main.kt @@ -127,10 +127,6 @@ private class Main @Inject constructor( return result } - // public fun runTest() { - // val file = File("src\\main\\resources\\META-INF\\plugin.ml") - // } - private fun runWithArgs(jc: JCommander, args: Args, argv: Array, pluginClassLoader: ClassLoader): Int { // val file = File("/Users/beust/.kobalt/repository/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.pom") // val md5 = Md5.toMd5(file)