mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 07:30:11 +00:00
chore: delete unnecessary description
This commit is contained in:
@@ -190,7 +190,6 @@ export function useConflictDetection() {
|
||||
async function fetchPackageRequirements(): Promise<NodePackRequirements[]> {
|
||||
try {
|
||||
// Step 1: Use installed packs composable instead of direct API calls
|
||||
// This follows Christian's architecture suggestion to use computed properties
|
||||
await startFetchInstalled() // Ensure data is loaded
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user