Skip to content

Commit 0386c8c

Browse files
committed
[automated] Apply ESLint and Prettier fixes
1 parent 4ff8f2f commit 0386c8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,6 @@ export class ComfyApi extends EventTarget {
12451245
getServerFeatures(): Record<string, unknown> {
12461246
return { ...this.serverFeatureFlags }
12471247
}
1248-
12491248
}
12501249

12511250
export const api = new ComfyApi()

0 commit comments

Comments
 (0)