io_coat3D: fix unregister error

This commit is contained in:
Kalle-Samuli Riihikoski 2020-10-13 16:08:44 +03:00
parent 714c703845
commit e0aca89c9f
1 changed files with 0 additions and 1 deletions

View File

@ -1979,7 +1979,6 @@ def unregister():
bpy.types.Material.coat3D_displacement
bpy.types.Material.coat3D_emissive
bpy.types.Material.coat3D_alpha
del bpy.coat3D
kc = bpy.context.window_manager.keyconfigs.addon
if kc: