commit/galaxy-central: carlfeberhard: Fix to 68f0ed3: remove old import
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/e3196615d5fa/ Changeset: e3196615d5fa User: carlfeberhard Date: 2015-01-29 16:35:39+00:00 Summary: Fix to 68f0ed3: remove old import Affected #: 1 file diff -r 89ea937034b80e7cad24005ffb018f2b1c4f5f65 -r e3196615d5faf9c0b713933664150e9cc1ef1e21 lib/galaxy/managers/base.py --- a/lib/galaxy/managers/base.py +++ b/lib/galaxy/managers/base.py @@ -32,7 +32,6 @@ from galaxy import exceptions from galaxy import model from galaxy.model import tool_shed_install -from galaxy.managers import filters as filter_parser import logging log = logging.getLogger( __name__ ) 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.
participants (1)
-
commits-noreply@bitbucket.org