mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 21:20:12 +00:00
[Lint] Lint unused imports (#493)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Dictionary, Direction, IBoundaryNodes } from "../interfaces"
|
||||
import type { Direction, IBoundaryNodes } from "../interfaces"
|
||||
import type { LGraphNode } from "../LGraphNode"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user