summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/document
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-08-09 12:56:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2012-08-09 12:59:15 +0200
commit8b13238c453f05f1d862cf570dff0110295fbe3b (patch)
tree8a34cc5a69e7941c77949028eb84e355cc20ff44 /wizards/com/sun/star/wizards/document
parenta606fa37da7c3d2daf5b1695fdc5518b4f8bdda7 (diff)
Fix last duplicated lines for Python files
Change-Id: I22cbba9c574835c3e47dadb70d3c293b79e57325
Diffstat (limited to 'wizards/com/sun/star/wizards/document')
-rw-r--r--wizards/com/sun/star/wizards/document/OfficeDocument.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/document/OfficeDocument.py b/wizards/com/sun/star/wizards/document/OfficeDocument.py
index 3f76155baae9..b8d692cfef15 100644
--- a/wizards/com/sun/star/wizards/document/OfficeDocument.py
+++ b/wizards/com/sun/star/wizards/document/OfficeDocument.py
@@ -16,7 +16,6 @@
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
import uno
-import uno
import traceback
import unohelper
from wizards.ui.event.CommonListener import TerminateListenerProcAdapter