X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcruft_report.py;h=63374859fa8019a10165ec318dea5cea14c38ce2;hb=b55dd8d4521ccad6486662b1c6bf1c76a63507e5;hp=cd63c2da52b04661f8eb18a52903354e8289cb82;hpb=6f5ec2ece1ad6fbfb9ebc0f55c6fe0a95fa0c89e;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