From: Chris Lamb Date: Fri, 30 Oct 2009 11:56:43 +0000 (+0000) Subject: Remove duplicate return statement. X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b80b727f548dab880aca92d5a525909abf1148f5;p=dak.git Remove duplicate return statement. Signed-off-by: Chris Lamb --- diff --git a/dak/show_deferred.py b/dak/show_deferred.py index e8e1621d..2bb643d1 100755 --- a/dak/show_deferred.py +++ b/dak/show_deferred.py @@ -101,7 +101,6 @@ def table_header(): Closes """ - return res def table_footer(): return '

non-NEW uploads are available, see the UploadQueue-README for more information.


\n'