]> git.donarmstrong.com Git - dak.git/blobdiff - daklib/queue.py
Remove old (and slow) code
[dak.git] / daklib / queue.py
old mode 100755 (executable)
new mode 100644 (file)
index 8c30626..5a5c8f9
@@ -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 *