X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fqueue.py;h=d2921eb6198ea95b550fe8de88a6e21140018a21;hb=eead92f700f460643943b2411d722348b444e86a;hp=b0ce511c5fb8b84742d429154a4929926e4990a5;hpb=e6c38ef348d128d72673c3fc5ff9ac9be63493d1;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py index b0ce511c..d2921eb6 100644 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -45,7 +45,6 @@ from dak_exceptions import * from changes import * from regexes import * from config import Config -from holding import Holding from urgencylog import UrgencyLog from dbconn import * from summarystats import SummaryStats