X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcruft_report.py;h=63374859fa8019a10165ec318dea5cea14c38ce2;hb=fd9038ac91d1ec43828ae4d0f364952aee2de181;hp=cd63c2da52b04661f8eb18a52903354e8289cb82;hpb=fdf4676fb96763c053f3b61d1e18c6eaccc3562a;p=dak.git diff --git a/dak/cruft_report.py b/dak/cruft_report.py index cd63c2da..63374859 100755 --- a/dak/cruft_report.py +++ b/dak/cruft_report.py @@ -29,7 +29,7 @@ ################################################################################ -import commands, os, sys, time, re +import commands, os, sys, re import apt_pkg from daklib.config import Config