[BAEL-4381] Duplicate Baker Smurf
This commit is contained in:
parent
f3c4e3e36d
commit
26cbe68348
@ -24,7 +24,6 @@ public class SmurfsRepository {
|
||||
smurfs.put("Architect", new Smurf("Architect", true, true));
|
||||
smurfs.put("Baby", new Smurf("Baby", true, true));
|
||||
smurfs.put("Baker", new Smurf("Baker", true, true));
|
||||
smurfs.put("Baker", new Smurf("Baker", true, true));
|
||||
}
|
||||
|
||||
public List<Smurf> findAll() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user