From 98dc5a3ae7bab59116f07e81c2f9a76bf724545d Mon Sep 17 00:00:00 2001 From: tobywhughes Date: Mon, 2 Mar 2015 15:01:35 -0800 Subject: [PATCH] /top and /new functionality added --- rtv/content.py | 1 - 1 file changed, 1 deletion(-) 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: