diff options
Diffstat (limited to 'scripts/lib/wic/creator.py')
| -rw-r--r-- | scripts/lib/wic/creator.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/wic/creator.py b/scripts/lib/wic/creator.py index d0158fb62f..d4972e889b 100644 --- a/scripts/lib/wic/creator.py +++ b/scripts/lib/wic/creator.py | |||
| @@ -24,7 +24,7 @@ from wic.conf import configmgr | |||
| 24 | from wic.plugin import pluginmgr | 24 | from wic.plugin import pluginmgr |
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | class Creator(object): | 27 | class Creator(): |
| 28 | """${name}: create an image | 28 | """${name}: create an image |
| 29 | 29 | ||
| 30 | Usage: | 30 | Usage: |
