commit/galaxy-central: dannon: Remove unused import in objectstore.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/3ec030c42b9e/ changeset: 3ec030c42b9e user: dannon date: 2013-03-06 18:38:48 summary: Remove unused import in objectstore. affected #: 1 file diff -r 3bdfcb0a7e9722ce4074c52528a4c0324f2fb83a -r 3ec030c42b9e59234d4c005e6a7f1de6e0e1e736 lib/galaxy/objectstore/__init__.py --- a/lib/galaxy/objectstore/__init__.py +++ b/lib/galaxy/objectstore/__init__.py @@ -9,7 +9,6 @@ import time import random import shutil -import statvfs import logging import threading import subprocess 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