mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -11,9 +11,7 @@ const PUBLISH_FEATURE_FLAGS = {
|
||||
comfyhub_profile_gate_enabled: true
|
||||
} as const
|
||||
|
||||
async function setupPublishTest(
|
||||
comfyPage: ComfyPage
|
||||
): Promise<{
|
||||
async function setupPublishTest(comfyPage: ComfyPage): Promise<{
|
||||
dialog: PublishDialog
|
||||
publishApi: PublishApiHelper
|
||||
}> {
|
||||
|
||||
Reference in New Issue
Block a user