Cleanup: unused imports

This commit is contained in:
Campbell Barton
2019-03-14 15:14:43 +11:00
parent c567dd5ad9
commit 0bd45a2d51
28 changed files with 4 additions and 35 deletions

View File

@@ -18,7 +18,6 @@
# <pep8 compliant>
import bpy
from bpy.types import (
Panel,
)