Fix checkstyle violations
This commit is contained in:
@@ -19,9 +19,6 @@ package sample;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
/**
|
||||
* @author Eddú Meléndez
|
||||
*/
|
||||
@RestController
|
||||
public class MessageController {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user