commit/galaxy-central: inithello: Removed stray reference to webapps.community.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/65ca85b0d55c/ changeset: 65ca85b0d55c user: inithello date: 2013-02-27 22:33:06 summary: Removed stray reference to webapps.community. affected #: 1 file diff -r dfe68d0a008c7a0cc629a72da488b68b6588f03b -r 65ca85b0d55c57ce44f5b3f12bbf0008ac26e745 lib/galaxy/tags/tag_handler.py --- a/lib/galaxy/tags/tag_handler.py +++ b/lib/galaxy/tags/tag_handler.py @@ -273,5 +273,5 @@ class CommunityTagHandler( TagHandler ): def __init__( self ): - from galaxy.webapps.community import model + from galaxy.webapps.tool_shed import model TagHandler.__init__( self ) 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