mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 22:59:14 +00:00
remove unused
This commit is contained in:
@@ -243,8 +243,3 @@ export function syncNodeSlotLayoutsNow(
|
||||
) {
|
||||
syncNodeSlotLayoutsFromDOM(nodeId, origin?.left, origin?.top)
|
||||
}
|
||||
|
||||
// Optional helper for callers that are not using the composable
|
||||
export function requestSlotLayoutSync(nodeId: string) {
|
||||
scheduleSlotLayoutSync(nodeId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user