diff options
Diffstat (limited to 'scripts/lib/wic/pluginbase.py')
| -rw-r--r-- | scripts/lib/wic/pluginbase.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lib/wic/pluginbase.py b/scripts/lib/wic/pluginbase.py index 50e442d61c..6d96de2be5 100644 --- a/scripts/lib/wic/pluginbase.py +++ b/scripts/lib/wic/pluginbase.py  | |||
| @@ -16,7 +16,6 @@ | |||
| 16 | # Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 16 | # Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 
| 17 | 17 | ||
| 18 | from wic import msger | 18 | from wic import msger | 
| 19 | from wic.utils import errors | ||
| 20 | 19 | ||
| 21 | class _Plugin(object): | 20 | class _Plugin(object): | 
| 22 | class __metaclass__(type): | 21 | class __metaclass__(type): | 
