From ef4c533ebacc2cdc97e518f30e9a9350004fcdfb Mon Sep 17 00:00:00 2001 From: dujinkim Date: Mon, 28 Apr 2025 02:13:30 +0000 Subject: ~20250428 작업사항 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/tasks/service.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/tasks/service.ts') diff --git a/lib/tasks/service.ts b/lib/tasks/service.ts index c31ecd4b..0530ab85 100644 --- a/lib/tasks/service.ts +++ b/lib/tasks/service.ts @@ -1,4 +1,3 @@ -// src/lib/tasks/service.ts "use server"; // Next.js 서버 액션에서 직접 import하려면 (선택) import { revalidateTag, unstable_noStore } from "next/cache"; -- cgit v1.2.3