Skip to content

Drop inheritance from IInterface in IRelationBase

While preparing !5190 (merged) and !5129 (merged), I realized that IRelationBase does not need to inherit from IInterface and removing that inheritance we simplify the code, in particular in run2-patches as it does not include !2572 (merged) and !2617 (40c889dc)

Merge request reports

Loading