We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921aea1 commit c8a156eCopy full SHA for c8a156e
1 file changed
src/main/kotlin/moe/yuuta/ruleconverter/App.kt
@@ -6,7 +6,7 @@ import com.google.gson.JsonObject
6
import java.io.File
7
import java.io.FileWriter
8
9
-class RuleConverter {
+class App {
10
companion object {
11
@JvmStatic
12
fun main(args: Array<String>) {
0 commit comments