From 8b13238c453f05f1d862cf570dff0110295fbe3b Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Thu, 9 Aug 2012 12:56:40 +0200 Subject: Fix last duplicated lines for Python files Change-Id: I22cbba9c574835c3e47dadb70d3c293b79e57325 --- wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py | 1 - wizards/com/sun/star/wizards/letter/LocaleCodes.py | 1 - 2 files changed, 2 deletions(-) (limited to 'wizards/com/sun/star/wizards/letter') diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py index d4579b89a0a0..299472e8844d 100644 --- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Resource import Resource -from wizards.common.Resource import Resource class LetterWizardDialogResources(Resource): diff --git a/wizards/com/sun/star/wizards/letter/LocaleCodes.py b/wizards/com/sun/star/wizards/letter/LocaleCodes.py index 693cd9eea127..850dda11f195 100644 --- a/wizards/com/sun/star/wizards/letter/LocaleCodes.py +++ b/wizards/com/sun/star/wizards/letter/LocaleCodes.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Resource import Resource -from wizards.common.Resource import Resource class LocaleCodes(Resource): UNIT_NAME = "svtres", -- cgit v1.2.1