Reverted rename to simplify diff.

This commit is contained in:
Michael Lazar
2016-07-19 01:09:31 -07:00
parent c8ff233c7c
commit 61ae63438f
6 changed files with 53 additions and 53 deletions

View File

@@ -26,8 +26,8 @@ class SubredditError(RTVError):
"Subreddit could not be reached"
class ListRedditsError(RTVError):
"List of reddits could not be fetched"
class SubscriptionError(RTVError):
"Content could not be fetched"
class ProgramError(RTVError):