Fix a broken code

This commit is contained in:
Toshiaki Maki
2019-04-07 22:11:00 +09:00
committed by Glenn Renfro
parent c8158360b2
commit 56469bb92f

View File

@@ -81,7 +81,6 @@ import org.springframework.context.annotation.Bean;
@SpringBootApplication
public class HelloworldApplication {
public class SampleTask {
@Bean
public CommandLineRunner commandLineRunner() {