diff --git a/src/scripts/app.ts b/src/scripts/app.ts index 9c1e0a19e..09339b65e 100644 --- a/src/scripts/app.ts +++ b/src/scripts/app.ts @@ -1855,10 +1855,6 @@ export class ComfyApp { this.canvasEl = canvasEl await this.#setUser() - // Create and mount the LiteGraph in the DOM - const mainCanvas = document.createElement('canvas') - mainCanvas.style.touchAction = 'none' - this.resizeCanvas() await Promise.all([