Closed holiman closed 8 months ago
Thanks for this! I actually fixed this in https://github.com/vishen/go-chromecast/commit/f255229b26d07b3267bbe5209cccb30ad482511e so will close this PR.
There were some more leftovers in this PR though;
https://github.com/vishen/go-chromecast/blob/master/application/application_test.go#L50 -- this test is obsolete and can be removed.
https://github.com/vishen/go-chromecast/blob/master/application/application.go#L1435 -- this struct is unused and can be removed
Fixes some leftover failing tests