lbl-srg / ctrl-flow-dev

ctrl-flow development
Other
0 stars 0 forks source link

Interpreter/FE Cleanup #288

Closed darenkeck-dev closed 1 year ago

darenkeck-dev commented 1 year ago

Description

Removing unused methods, files, and stale comments. There should be no functional changes.

One change to highlight: there was a redundant section in a modifier helper method to fetch choice modifiers which was removed. Theoretically this shouldn't impact functionality but I wanted to highlight the change as it is not necessarily obvious that it has no impact.

Testing

FE interpreter tests pass as expected.

# in the container
cd client && npx jest