diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2012-08-09 12:56:40 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2012-08-09 12:59:15 +0200 |
commit | 8b13238c453f05f1d862cf570dff0110295fbe3b (patch) | |
tree | 8a34cc5a69e7941c77949028eb84e355cc20ff44 /wizards/com/sun/star/wizards/letter | |
parent | a606fa37da7c3d2daf5b1695fdc5518b4f8bdda7 (diff) |
Fix last duplicated lines for Python files
Change-Id: I22cbba9c574835c3e47dadb70d3c293b79e57325
Diffstat (limited to 'wizards/com/sun/star/wizards/letter')
-rw-r--r-- | wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py | 1 | ||||
-rw-r--r-- | wizards/com/sun/star/wizards/letter/LocaleCodes.py | 1 |
2 files changed, 0 insertions, 2 deletions
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", |