minor cleanup in the spring 5 module

This commit is contained in:
eugenp
2017-09-13 14:40:45 +03:00
parent 8ac23221fe
commit 75c1003451
3 changed files with 0 additions and 5 deletions
@@ -2,8 +2,6 @@ package com.baeldung.functional;
import java.util.Random;
import org.springframework.stereotype.Component;
public class MyService {
public int getRandomNumber(){