mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-22 15:29:44 +00:00
[TS] Enable noUnusedLocals (#3108)
This commit is contained in:
@@ -178,7 +178,6 @@ export class ClipspaceDialog extends ComfyDialog {
|
||||
}
|
||||
|
||||
show() {
|
||||
const img_preview = document.getElementById('clipspace_preview')
|
||||
ClipspaceDialog.invalidate()
|
||||
|
||||
this.element.style.display = 'block'
|
||||
|
||||
Reference in New Issue
Block a user