remove redundant comment

This commit is contained in:
bymyself
2025-09-04 19:50:51 -07:00
parent 6eeba70f10
commit 817f4d036a

View File

@@ -6,7 +6,6 @@ import { WidgetType, widgetTypeToComponent } from '../registry/widgetRegistry'
/**
* Static mapping of LiteGraph widget types to Vue widget component names
* Moved outside function to prevent recreation on every call
*/
const TYPE_TO_ENUM_MAP: Record<string, string> = {
// Number inputs