X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=daklib%2Fqueue.py;h=5a5c8f90f07db110f4a6150f1c7eff66fb9143ff;hb=47cd096281f1cc36dfe9818ef1fbae8d02f6ada6;hp=8c3062670201f390a9d225576a6435bd325391b3;hpb=54c57cd318d589f6555c3c9c1889461e55e14956;p=dak.git diff --git a/daklib/queue.py b/daklib/queue.py old mode 100755 new mode 100644 index 8c306267..5a5c8f90 --- a/daklib/queue.py +++ b/daklib/queue.py @@ -41,8 +41,6 @@ from types import * from sqlalchemy.sql.expression import desc from sqlalchemy.orm.exc import NoResultFound -import yaml - from dak_exceptions import * from changes import * from regexes import *