From c476366a7641973c986b0fe58be4e1a79bd1d905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Sun, 22 Mar 2026 11:49:53 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20buildApiUrl=20=EC=A4=91=EB=B3=B5=20impor?= =?UTF-8?q?t=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/material/StockStatus/actions.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/material/StockStatus/actions.ts b/src/components/material/StockStatus/actions.ts index cb73bb94..ef485ea4 100644 --- a/src/components/material/StockStatus/actions.ts +++ b/src/components/material/StockStatus/actions.ts @@ -14,7 +14,6 @@ import { executeServerAction } from '@/lib/api/execute-server-action'; import { executePaginatedAction } from '@/lib/api/execute-paginated-action'; import { buildApiUrl } from '@/lib/api/query-params'; -import { buildApiUrl } from '@/lib/api/query-params'; import type { StockItem, StockDetail,