瀏覽代碼

UpdateRecordedYearOfBirthImpl does not work with no Person (2)

Andrew Grant 7 月之前
父節點
當前提交
5be47a6af2

+ 0 - 3
src/main/java/scot/carricksoftware/grants/services/census/censusentry/UpdateRecordedYearOfBirthImpl.java

@@ -56,10 +56,7 @@ public class UpdateRecordedYearOfBirthImpl implements UpdateRecordedYearOfBirth
                 }
             }
 
-        } else {
-            logger.info("Cannot update recorded year of birth - person is null");
         }
-
     }
 
     private void updateDate(Person person,