@@ -31,7 +31,6 @@ public class Person {
return id;
}
-
public void setId(Integer id) {
this.id = id;