Skip to content

Simplify the callback methods

Jeremy Jackson requested to merge jj-simplify-callback-definitions into master

We try to simplify down these methods by extracting shared logic into one method that they both call.

In doing this we also remove a protected variant_resolved? method.

Merge request reports

Loading