Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
Description
Eliminate ListPathBuilder interface. We can implement its logic directly in loop. We can create first string with = and the later with , in a for loop.