X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=daklib%2Fqueue.py;h=4061c05d5c6cfe83e7e083c98a2b0fd28ccced5c;hb=ba77095c326cc03fc5ab18423b874ff06e6fcdba;hp=6d68af4f587bdaa1d35feb5ed32a4430fff5151c;hpb=2c639c40c65966711c82d46a6f4ee8739e819aad;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py index 6d68af4f..4061c05d 100755 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -24,7 +24,7 @@ import cPickle, errno, os, pg, re, stat, sys, time import apt_inst, apt_pkg import utils, database from dak_exceptions import * -from regexes import re_isanum, re_default_answer, re_fdnic, re_bin_only_nmu +from regexes import re_default_answer, re_fdnic, re_bin_only_nmu from types import *