remove unnecessary consistency check between cumulative and exact evaluation
the node updater would check if the cumulative and exact evalutor returned the same project type and would discard the cumulative one if they didn't. this was pointless, as a) it would practically never happen and b) it would be without much consequence anyway.
Loading
Please register or sign in to comment