diff --git a/rtv/content.py b/rtv/content.py index e718e5d..cbbeb9f 100644 --- a/rtv/content.py +++ b/rtv/content.py @@ -338,7 +338,6 @@ class SubredditContent(BaseContent): """ Grab the `i`th submission, with the title field formatted to fit inside of a window of width `n` - """ if index < 0: