weaveworks-experiments / kspan

Turning Kubernetes Events into spans
Apache License 2.0
785 stars 56 forks source link

Remove unused variable #17

Closed bboreham closed 3 years ago

bboreham commented 3 years ago

The original intention was to have 'before' and 'after' variants of the Deployment, but that isn't easy with the current fake-client test harness, so let's just clear it out from the code.