Commit a20df820 authored by Phillip Webb's avatar Phillip Webb

Polish

parent ecfc8d73
...@@ -415,7 +415,7 @@ public class Restarter { ...@@ -415,7 +415,7 @@ public class Restarter {
} }
} }
catch (Exception ex) { catch (Exception ex) {
// Ignore this.logger.debug("Unable to clear field " + type + " " + fieldName, ex);
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment