diff options
Diffstat (limited to 'wizards/com/sun/star/wizards/common/ConfigGroup.py')
-rw-r--r-- | wizards/com/sun/star/wizards/common/ConfigGroup.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/common/ConfigGroup.py b/wizards/com/sun/star/wizards/common/ConfigGroup.py index bd059816061d..200d4ef9d1ad 100644 --- a/wizards/com/sun/star/wizards/common/ConfigGroup.py +++ b/wizards/com/sun/star/wizards/common/ConfigGroup.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import inspect -from .Configuration import Configuration class ConfigGroup(object): |