diff --git a/MakeAddOnZip.py b/MakeAddOnZip.py index 6bc55a2..f0cdc21 100644 --- a/MakeAddOnZip.py +++ b/MakeAddOnZip.py @@ -7,8 +7,6 @@ in Blender. """ import subprocess, os -import bpy, bpy.utils - import abx VERSION_PKG = ('a',)