mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 08:30:06 +00:00
[automated] Apply ESLint and Prettier fixes
This commit is contained in:
@@ -10,7 +10,6 @@ import {
|
||||
shouldRenderAsVue
|
||||
} from '../widgetRegistry'
|
||||
|
||||
|
||||
// Mock Vue components for testing (using object literals to avoid Vue linter)
|
||||
const MockComponent = { name: 'MockComponent' } as Component
|
||||
const MockComponent2 = { name: 'MockComponent2' } as Component
|
||||
|
||||
Reference in New Issue
Block a user