Polish
This commit is contained in:
parent
ecfc8d73f1
commit
a20df82067
|
@ -415,7 +415,7 @@ public class Restarter {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (Exception ex) {
|
catch (Exception ex) {
|
||||||
// Ignore
|
this.logger.debug("Unable to clear field " + type + " " + fieldName, ex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue