Hi there,
there is tiny patch removing duplicity in import of python fax script.
Regards,
Petr
From f55d2538eb844bb8a7e38314acf9d0eccf48f243 Mon Sep 17 00:00:00 2001
From: Petr Vorel <petr.vorel@gmail.com>
Date: Sat, 11 Aug 2012 01:19:40 +0200
Subject: [PATCH] fix duplicated import introduced in
63c508e3e86a140e35161c45d2be97779746f6cb
Change-Id: I07a90b15450d1150e70280f83f310c2efec585d1
---
wizards/com/sun/star/wizards/ui/event/ListModelBinder.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py
b/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py
index 64d3841..c4f26f4 100644
--- a/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py
+++ b/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py
@@ -16,7 +16,6 @@
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
from wizards.common.Helper import Helper
-from wizards.common.Helper import Helper
class ListModelBinder(object):
--
1.7.10.4
Context
- [PATCH] fix duplicated import introduced in 63c508e3e86a140e35161c45d2be97779746f6cb · Petr Vorel
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.