public void remove(UUID id) {
   helper.removeAccount(id);
 }