Cleanup: remove duplicate import

This commit is contained in:
Campbell Barton
2025-08-29 11:24:54 +10:00
parent d124f95311
commit 39ab4fe0ee

View File

@@ -9,7 +9,6 @@ from bpy.types import (
Panel,
)
from bpy.app.translations import (
pgettext_iface as iface_,
contexts as i18n_contexts,
pgettext_iface as iface_,
pgettext_rpt as rpt_,