Yaniv Dary has uploaded a new change for review. Change subject: packaging: removed unused import causing build failure ......................................................................
packaging: removed unused import causing build failure Change-Id: Iab10b03f921a6beb9b757dae1c0f66ceffa05556 Signed-off-by: Yaniv Dary <[email protected]> --- M packaging/setup/plugins/ovirt-engine-common/ovirt-engine-reports/config/jasper.py 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/18/28218/1 diff --git a/packaging/setup/plugins/ovirt-engine-common/ovirt-engine-reports/config/jasper.py b/packaging/setup/plugins/ovirt-engine-common/ovirt-engine-reports/config/jasper.py index 1ed7829..1282dd8 100644 --- a/packaging/setup/plugins/ovirt-engine-common/ovirt-engine-reports/config/jasper.py +++ b/packaging/setup/plugins/ovirt-engine-common/ovirt-engine-reports/config/jasper.py @@ -16,7 +16,6 @@ # -import os import gettext _ = lambda m: gettext.dgettext(message=m, domain='ovirt-engine-reports') -- To view, visit http://gerrit.ovirt.org/28218 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iab10b03f921a6beb9b757dae1c0f66ceffa05556 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
