Dan Kenigsberg has uploaded a new change for review. Change subject: Drop stale import ......................................................................
Drop stale import Issue introduced by my former patch. Life is harder without Robert's per-patch autobuilding... Sorry for the noise. Change-Id: I7abc109d4625163ca8186bdf34fb8b567bd7922a Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/fileSD.py 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/66/7766/1 diff --git a/vdsm/storage/fileSD.py b/vdsm/storage/fileSD.py index 3f5e49f..054fadb 100644 --- a/vdsm/storage/fileSD.py +++ b/vdsm/storage/fileSD.py @@ -31,7 +31,6 @@ import image import misc import outOfProcess as oop -from vdsm.config import config from remoteFileHandler import Timeout from persistentDict import PersistentDict, DictValidator from vdsm import constants -- To view, visit http://gerrit.ovirt.org/7766 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7abc109d4625163ca8186bdf34fb8b567bd7922a Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
