ember-test-helpers icon indicating copy to clipboard operation
ember-test-helpers copied to clipboard

Cleanup legacy code

Open chancancode opened this issue 1 year ago • 1 comments

Remove the branching needed for less than supported versions (<4) of Ember. Turns out that is everything at this point.

I did not very carefully examine what each branch is doing, but just mechanically evaluated each conditional and deleted the logically dead branch.

chancancode avatar Nov 22 '24 02:11 chancancode