diff options
Diffstat (limited to 'scripts/lib/wic/help.py')
| -rw-r--r-- | scripts/lib/wic/help.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index c08ad34ae5..148da89e0a 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | import subprocess | 28 | import subprocess |
| 29 | import logging | 29 | import logging |
| 30 | 30 | ||
| 31 | from wic.plugin import PluginMgr, PLUGIN_TYPES | 31 | from wic.pluginbase import PluginMgr, PLUGIN_TYPES |
| 32 | 32 | ||
| 33 | logger = logging.getLogger('wic') | 33 | logger = logging.getLogger('wic') |
| 34 | 34 | ||
