Merge with master
This commit is contained in:
commit
1c4e39b075
@ -15,7 +15,6 @@ public class Book {
|
|||||||
private String publisher;
|
private String publisher;
|
||||||
|
|
||||||
Book() {
|
Book() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public Book(UUID id, String title, String author, String subject) {
|
public Book(UUID id, String title, String author, String subject) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user