Closed hielfx closed 6 months ago
Currently we have a lot of functionality inside nested conditional flows, we should extract those and do early returns whenever possible.
Motivation
Currently we have a lot of functionality inside nested conditional flows, we should extract those and do early returns whenever possible.