forked from loafle/openapi-generator-original
* Remove calculateRequestOrder Function This PR removes the calculateRequestOrder function from the codebase and addresses the bug described in issue #19110. After a thorough review, it was determined that the function was unnecessary due to its redundant logic and lack of unique functionality. * delete import java.lang.*; * delete import java.lang.*; * Remove calculateRequestOrder Function This PR removes the calculateRequestOrder function from the codebase and addresses the bug described in issue #19110. After a thorough review, it was determined that the function was unnecessary due to its redundant logic and lack of unique functionality. * delete import java.lang.*; --------- Co-authored-by: rmarqmo <rmarqmo@mercadona.es>