[Pkg-debile-commits] [debile-master] 118/126: Removed old entity dependancy

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:56:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch scan-build-html
in repository debile-master.

commit f08e8bfe59802a056987912beb8b7e337012e1b6
Author: Léo Cavaillé <leo at cavaille.net>
Date:   Tue Aug 6 15:40:27 2013 +0200

    Removed old entity dependancy
---
 lucy/incoming.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lucy/incoming.py b/lucy/incoming.py
index 5c582d9..f767c8e 100644
--- a/lucy/incoming.py
+++ b/lucy/incoming.py
@@ -1,5 +1,5 @@
 from sqlalchemy.orm.exc import NoResultFound, MultipleResultsFound
-from lucy.orm import User, Source, Machine, Binary, Job, Group, BinaryFiles
+from lucy.orm import User, Source, Machine, Binary, Job, Group
 from lucy.archive import move_to_pool
 
 from lucy.changes import parse_changes_file, ChangesFileException

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git



More information about the Pkg-debile-commits mailing list