formatting changes
This commit is contained in:
parent
8ccfd201e6
commit
046b23685e
@ -14,7 +14,6 @@ public class Product {
|
|||||||
@Indexed(name = "name", type = "string")
|
@Indexed(name = "name", type = "string")
|
||||||
private String name;
|
private String name;
|
||||||
|
|
||||||
|
|
||||||
public String getId() {
|
public String getId() {
|
||||||
return id;
|
return id;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user