Skip to content

Replace remaining usage of pipeline.removeHandler(_:)

Nathan Harris requested to merge fix-remaining-removehandler into master

This callsite was missed in commit cfb99ba0 to use the new removeRedisPubSubHandler(_:) API

Merge request reports