X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=daklib%2Fqueue.py;h=5a5c8f90f07db110f4a6150f1c7eff66fb9143ff;hb=905d361b3e8c03fe4b0ece18f856bbf7a1e2eec5;hp=8c3062670201f390a9d225576a6435bd325391b3;hpb=235270dd229d9944bf458fa7759ec664639a2cda;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 *