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