lightstep / lightstep-tracer-go

The Lightstep distributed tracing library for Go
https://lightstep.com
MIT License
98 stars 53 forks source link

Remove unused variables #178

Closed iredelmeier closed 6 years ago

iredelmeier commented 6 years ago

These prevented the tests from compiling in go 1.11, which is stricter than previous versions.