mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-10 23:50:00 +00:00
[Lint] Sort imports (#2104)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
// @ts-strict-ignore
|
||||
import { app } from '../../scripts/app'
|
||||
import { LGraphCanvas, LiteGraph } from '@comfyorg/litegraph'
|
||||
|
||||
import { app } from '../../scripts/app'
|
||||
|
||||
let touchZooming
|
||||
let touchCount = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user