Skip to content

Commit

Permalink
Merge with master
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Sep 6, 2016
2 parents 1cbb834 + 130595f commit 1c4e39b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ public class Book {
private String publisher;

Book() {

}

public Book(UUID id, String title, String author, String subject) {
Expand Down

0 comments on commit 1c4e39b

Please sign in to comment.