1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/1c3b74544a2f/ changeset: 1c3b74544a2f user: natefoo date: 2012-03-30 04:47:17 summary: Remove unused and faulty import of sqlalchemy expressions in galaxy.jobs affected #: 1 file diff -r 4f6c38ca353861351e286016bbbddc126ca566c4 -r 1c3b74544a2f0d2d135c8d3f70803d1284278d5b lib/galaxy/jobs/__init__.py --- a/lib/galaxy/jobs/__init__.py +++ b/lib/galaxy/jobs/__init__.py @@ -11,8 +11,6 @@ import traceback import subprocess -from sqlalchemy.sql.expression import and_, or_ - import galaxy from galaxy import util, model from galaxy.datatypes.tabular import * Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.