[Libreoffice-commits] .: wizards/com
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 8 13:39:27 PDT 2012
wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit aebe36aa52e51fd5ce22e445e6ca82c544149c1b
Author: Xisco Fauli <anistenis at gmail.com>
Date: Mon Oct 8 22:38:43 2012 +0200
pyfax: Unused import
Change-Id: I46b01dcf734bbbb580aa8baca1125e0bc48867f9
diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
index 0547ea1..3185736 100644
--- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
+++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py
@@ -16,8 +16,7 @@
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
import traceback
-from .FaxWizardDialog import FaxWizardDialog, Helper, PropertyNames, uno, \
- WizardDialog
+from .FaxWizardDialog import FaxWizardDialog, Helper, PropertyNames, uno
from .CGFaxWizard import CGFaxWizard
from .FaxDocument import FaxDocument
from .FaxWizardDialogConst import HID
More information about the Libreoffice-commits
mailing list