summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/data/CGDocument.py
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2013-11-24 15:25:14 +0100
committerXisco Fauli <anistenis@gmail.com>2013-11-24 18:17:18 +0100
commit0ca978e9dff389b950d0577cd9120e3149c6ed6f (patch)
tree070011142f5375884495bcdfca6795c22261512b /wizards/com/sun/star/wizards/web/data/CGDocument.py
parent59e09804346724063ea39a11b20d65e79ce16c95 (diff)
pyweb: some pyflakes love
Change-Id: I317656ca26eec5946959ac21e7da335196dd8548
Diffstat (limited to 'wizards/com/sun/star/wizards/web/data/CGDocument.py')
-rw-r--r--wizards/com/sun/star/wizards/web/data/CGDocument.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/web/data/CGDocument.py b/wizards/com/sun/star/wizards/web/data/CGDocument.py
index c359faf86d66..795fb8f85a88 100644
--- a/wizards/com/sun/star/wizards/web/data/CGDocument.py
+++ b/wizards/com/sun/star/wizards/web/data/CGDocument.py
@@ -15,8 +15,6 @@
# except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
-import uno
-
from os import sep as separator
from ...common.ConfigGroup import ConfigGroup
from ...document.OfficeDocument import OfficeDocument
@@ -142,7 +140,6 @@ class CGDocument(ConfigGroup):
task.advance(True)
#5
- valid = True
if self.cp_Title == "":
self.cp_Title = self.title