commit/galaxy-central: dannon: Remove unused import from PR529/ tool_data endpoint.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/1e7840610ca3/ Changeset: 1e7840610ca3 User: dannon Date: 2014-10-14 22:31:22+00:00 Summary: Remove unused import from PR529/ tool_data endpoint. Affected #: 1 file diff -r 46a1b41a275dc29dad7dd012d881239625c85154 -r 1e7840610ca307c53916b0e6568b0883450c8bab lib/galaxy/webapps/galaxy/api/tool_data.py --- a/lib/galaxy/webapps/galaxy/api/tool_data.py +++ b/lib/galaxy/webapps/galaxy/api/tool_data.py @@ -1,5 +1,5 @@ -from galaxy import web, util +from galaxy import web from galaxy.web.base.controller import BaseAPIController 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