twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
612 stars 71 forks source link

fix: unused err #283

Closed SputNikPlop closed 1 year ago

SputNikPlop commented 1 year ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

There is an err that is unused

Description of Changes:

Checklist