Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
254 stars 38 forks source link

Remove unused exception #249

Closed joostlek closed 1 year ago

joostlek commented 1 year ago

SSIA

Teekeks commented 1 year ago

I am not going to merge this one since there will likely still be use for this exception during the next pass over all API calls in the 4.0 Update.

joostlek commented 1 year ago

Yea, you're using TwitchResourceNotFound now :)