Open cpliakas opened 3 years ago
We shouldn't need to pass Output to Output.handleError handler implementations. This is probably an artifact of old code. It isn't hurting anything, but it is a little confusing.
Output
Output.handleError
We shouldn't need to pass
Output
toOutput.handleError
handler implementations. This is probably an artifact of old code. It isn't hurting anything, but it is a little confusing.