Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bripkens/janus
Browse files Browse the repository at this point in the history
  • Loading branch information
bripkens committed May 7, 2012
2 parents 1c7cefa + bc6a48c commit e9ce010
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class Catalog {
List<CatalogEntry> scaffolds

static Catalog from(File file) {
ObjectMapper mapper = new ObjectMapper();
new ObjectMapper().readValue(file, Catalog.class)
}
}

0 comments on commit e9ce010

Please sign in to comment.