zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.41k stars 295 forks source link

Remove the Version constant #270

Closed flimzy closed 2 weeks ago

flimzy commented 2 weeks ago

~It may be a better idea simply to remove this constant, as it's not referenced anywhere internally, and clearly hasn't been updated in long time, so it seems unlikely anybody is using it for anything valuable. And v3 is a nice time to remove unused things.~

Remove woefully outdated Version constant