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