BAEL-1552 - Jersey MVC Support

This commit is contained in:
Jon Cook 2018-07-29 17:34:10 +02:00
parent 39a9b7cb4b
commit 4373eea810

View File

@ -17,7 +17,4 @@ public class Fruit {
public String getColour() {
return colour;
}
}