Cleanup: unused imports

This commit is contained in:
Campbell Barton
2019-03-17 20:57:47 +11:00
parent a19e78aa2d
commit ad9addbf46
7 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,6 @@ import bpy
from bpy.props import (
BoolProperty,
BoolVectorProperty,
FloatVectorProperty,
)