Open leo-viana opened 9 months ago
Delete the less efficient function and update the places where it is used to use the other function.
Both of these functions do very similar things, so one of them could be deleted and refactor where needed to accommodate that change.
ProxyResponseBuilder.py and GenericRepository.py
Goal
Delete the less efficient function and update the places where it is used to use the other function.
Description
Both of these functions do very similar things, so one of them could be deleted and refactor where needed to accommodate that change.
Classes to be changed
ProxyResponseBuilder.py and GenericRepository.py