temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
250 stars 68 forks source link

Removed duplicate slot provider unregister #727

Closed cretz closed 2 months ago

cretz commented 2 months ago

What was changed

As part of #725, inadvertently added a duplicate unregister. This removes the unnecessary one.