]> git.decadent.org.uk Git - dak.git/blobdiff - daklib/queue.py
add_file_from_pool: Fix typo in variable name
[dak.git] / daklib / queue.py
old mode 100755 (executable)
new mode 100644 (file)
index 0830fdd..a91bcdf
@@ -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")