mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - tidy up test Order entity bean
This commit is contained in:
@@ -47,11 +47,6 @@ public class Order implements Serializable {
|
||||
COMPLETE
|
||||
}
|
||||
|
||||
public Order() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
@Id
|
||||
Integer id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user