Skip to content

Commit

Permalink
Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Apr 2, 2018
1 parent ecfc8d7 commit a20df82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ private void clear(Class<?> type, String fieldName) throws Exception {
}
}
catch (Exception ex) {
// Ignore
this.logger.debug("Unable to clear field " + type + " " + fieldName, ex);
}
}

Expand Down

0 comments on commit a20df82

Please sign in to comment.