commit/galaxy-central: martenson: remove doubled import
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/dd0bf9c3d0e4/ Changeset: dd0bf9c3d0e4 User: martenson Date: 2014-01-16 19:35:51 Summary: remove doubled import Affected #: 1 file diff -r 3149e4f0836584708c417c42e36250709026d18c -r dd0bf9c3d0e42246964c8d65785ece1feec6b98e lib/galaxy/webapps/galaxy/api/lda_datasets.py --- a/lib/galaxy/webapps/galaxy/api/lda_datasets.py +++ b/lib/galaxy/webapps/galaxy/api/lda_datasets.py @@ -2,7 +2,6 @@ API operations on the datasets from library. """ import glob -import logging import operator import os import os.path 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