more minor py edits

This commit is contained in:
2011-12-05 23:05:16 +00:00
parent b44c82b4fd
commit 04464c6cf9
3 changed files with 3 additions and 4 deletions

View File

@@ -85,7 +85,6 @@ def randomize_selected(seed, delta, loc, rot, scale, scale_even, scale_min):
from bpy.props import (IntProperty,
BoolProperty,
FloatProperty,
FloatVectorProperty)