NIHVIVO-2299 User Updater will remove old User data.
This commit is contained in:
parent
e11ffeaf62
commit
7a451c069c
1 changed files with 0 additions and 2 deletions
|
@ -127,8 +127,6 @@ public class UpdateUserAccounts implements ServletContextListener {
|
|||
userAccountsDao.insertUserAccount(ua);
|
||||
journal.noteUserAccount(ua);
|
||||
|
||||
// TODO: for now, keep the User also.
|
||||
journal.note("Not deleting User " + user.getURI());
|
||||
// userDao.deleteUser(user);
|
||||
journal.noteDeletedUser(user);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue