galaxy-dist commit 8adc2157e02a: Removed extra cloud clause left from earlier code cleanup. Resoves issue #350
29 Jun
2010
29 Jun
'10
12:14 p.m.
# HG changeset patch -- Bitbucket.org # Project galaxy-dist # URL http://bitbucket.org/galaxy/galaxy-dist/overview # User Enis Afgan <afgane@gmail.com> # Date 1277351003 14400 # Node ID 8adc2157e02a8b144697147b5e5a64833f0d1964 # Parent 150c8db8dec1f36d42baea62c895f52d983d9e60 Removed extra cloud clause left from earlier code cleanup. Resoves issue #350 --- a/lib/galaxy/app.py +++ b/lib/galaxy/app.py @@ -1,6 +1,6 @@ import sys, os, atexit -from galaxy import config, jobs, util, tools, web, cloud +from galaxy import config, jobs, util, tools, web import galaxy.tools.search from galaxy.web import security import galaxy.model
5290
Age (days ago)
5290
Last active (days ago)
0 comments
1 participants
participants (1)
-
commits-noreply@bitbucket.org