Minor modifications to make code compliant
This commit is contained in:
parent
4bf338680a
commit
130595f8cc
@ -14,8 +14,7 @@ public class Book {
|
||||
|
||||
private String publisher;
|
||||
|
||||
public Book() {
|
||||
|
||||
Book() {
|
||||
}
|
||||
|
||||
public Book(UUID id, String title, String author, String subject) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user