Cleanup: Grease Pencil: Remove old IO operator reference
Operator code is removed though they are still referenced in list of "cleanup operator preset" Pull Request: https://projects.blender.org/blender/blender/pulls/136062
This commit is contained in:
committed by
Pratik Borhade
parent
23a88e0eec
commit
e82c22f55e
@@ -893,9 +893,6 @@ class WM_OT_operator_presets_cleanup(Operator):
|
||||
"WM_OT_alembic_import",
|
||||
"WM_OT_collada_export",
|
||||
"WM_OT_collada_import",
|
||||
"WM_OT_gpencil_export_svg",
|
||||
"WM_OT_gpencil_export_pdf",
|
||||
"WM_OT_gpencil_import_svg",
|
||||
"WM_OT_obj_export",
|
||||
"WM_OT_obj_import",
|
||||
"WM_OT_ply_export",
|
||||
|
||||
Reference in New Issue
Block a user