commit/galaxy-central: greg: Fix import in the Tool Shed's common_install_util module.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/72dea09e14ab/ Changeset: 72dea09e14ab User: greg Date: 2014-06-03 22:34:59 Summary: Fix import in the Tool Shed's common_install_util module. Affected #: 1 file diff -r 465b390ffeeda37663b92de91c1fa50a46743292 -r 72dea09e14ab6e87e7537b23f8c9af2cd6f50c6b lib/tool_shed/util/common_install_util.py --- a/lib/tool_shed/util/common_install_util.py +++ b/lib/tool_shed/util/common_install_util.py @@ -18,7 +18,6 @@ from tool_shed.util import xml_util from tool_shed.galaxy_install.install_manager import InstallManager -from tool_shed.galaxy_install.tool_dependencies.recipe.recipe_manager import StepManager from tool_shed.galaxy_install.tool_dependencies.recipe.recipe_manager import TagManager 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