commit/galaxy-central: kanwei: Remove debug
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/cfda1bc74468/ changeset: r5601:cfda1bc74468 user: kanwei date: 2011-05-26 14:27:52 summary: Remove debug affected #: 1 file (23 bytes) --- a/lib/galaxy/web/controllers/user.py Thu May 26 08:20:37 2011 -0400 +++ b/lib/galaxy/web/controllers/user.py Thu May 26 08:27:52 2011 -0400 @@ -437,7 +437,6 @@ active_view="user" ) @web.expose def create( self, trans, cntrller='user', redirect_url='', refresh_frames=[], **kwd ): - print cntrller params = util.Params( kwd ) message = util.restore_text( params.get( 'message', '' ) ) status = params.get( 'status', 'done' ) 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)
-
Bitbucket