commit/galaxy-central: carlfeberhard: Remove print from f166a09
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/f2186f4796ad/ Changeset: f2186f4796ad User: carlfeberhard Date: 2013-11-19 16:29:38 Summary: Remove print from f166a09 Affected #: 1 file diff -r f166a093ebe3237d1374c3ebda520f085a85ba1d -r f2186f4796ad4c6aa2c9191f9804d8f5d59eb15d lib/galaxy/visualization/registry.py --- a/lib/galaxy/visualization/registry.py +++ b/lib/galaxy/visualization/registry.py @@ -510,9 +510,6 @@ # result type should tell the registry how to convert the result before the test test_result_type = test_elem.get( 'result_type', 'string' ) - print - print test_attr, test_result_type - print # test functions should be sent an object to test, and the parsed result expected from the test 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