Remove self.features
The self.features setup is not needed anymore, so you can remove it from ElementsWorker.configure
You then can remove the RetrieveUser API call as it was its only use
The self.features setup is not needed anymore, so you can remove it from ElementsWorker.configure
You then can remove the RetrieveUser API call as it was its only use