From 783f39873f15bd8f7eeb3de23af3fdd57aa99d11 Mon Sep 17 00:00:00 2001 From: Jin Yi Date: Fri, 25 Jul 2025 14:15:41 +0900 Subject: [PATCH] chore: delete unnecessary description --- src/composables/useConflictDetection.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/composables/useConflictDetection.ts b/src/composables/useConflictDetection.ts index 3c7ad1022..2af647d9c 100644 --- a/src/composables/useConflictDetection.ts +++ b/src/composables/useConflictDetection.ts @@ -190,7 +190,6 @@ export function useConflictDetection() { async function fetchPackageRequirements(): Promise { 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 (