minor cleanup in the spring 5 module
This commit is contained in:
@@ -2,8 +2,6 @@ package com.baeldung.functional;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
public class MyService {
|
||||
|
||||
public int getRandomNumber(){
|
||||
|
||||
Reference in New Issue
Block a user