This commit is contained in:
Phillip Webb
2013-11-04 22:02:20 -08:00
parent d784cb6a88
commit bec1c8f00f
14 changed files with 97 additions and 105 deletions

View File

@@ -6,5 +6,3 @@ class Runner implements CommandLineRunner {
print "Hello World!"
}
}