From fbcd49ef6c53529a01f0c890ff0132996b386e5c Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Sat, 31 Oct 2009 11:06:20 +0000 Subject: [PATCH] Remove empty docstring. Signed-off-by: Chris Lamb --- daklib/queue.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/daklib/queue.py b/daklib/queue.py index 0830fddd..a91bcdfa 100755 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -2330,8 +2330,6 @@ distribution.""" ################################################################################ def check_source_against_db(self, filename, session): - """ - """ source = self.pkg.dsc.get("source") version = self.pkg.dsc.get("version") -- 2.39.2