X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcheck_archive.py;h=2162068e2b9d69b4885d0d5a10f2721092c9a939;hb=19e99ee6a161707062fd7ac5ea5ac4781a28d0bc;hp=6e3c795bc7b6eae4ed68e73f20b2dc924deffd62;hpb=5bc7340dbdc200d9cc9d1812bfa1ea3efcf5f708;p=dak.git diff --git a/dak/check_archive.py b/dak/check_archive.py index 6e3c795b..2162068e 100755 --- a/dak/check_archive.py +++ b/dak/check_archive.py @@ -40,7 +40,6 @@ import apt_inst from daklib.dbconn import * from daklib import utils -from daklib.regexes import re_issource from daklib.config import Config ################################################################################