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:
Pratik Borhade
2025-03-17 07:56:26 +01:00
committed by Pratik Borhade
parent 23a88e0eec
commit e82c22f55e

View File

@@ -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",