Cleanup: unused imports

This commit is contained in:
2021-03-06 19:24:07 +11:00
parent 9dc0c44aa1
commit 37793b90be
12 changed files with 2 additions and 20 deletions

View File

@@ -25,7 +25,6 @@ from bpy.props import (
BoolProperty,
EnumProperty,
FloatProperty,
FloatVectorProperty,
IntProperty,
)