From 27735c499e59867030e819efcde478d24452c935 Mon Sep 17 00:00:00 2001 From: Rizky Date: Fri, 21 Jun 2024 15:00:32 +0700 Subject: [PATCH] fix frontend npm exsting exception --- app/srv/ws/sync/code/parts/init/frontend.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/srv/ws/sync/code/parts/init/frontend.ts b/app/srv/ws/sync/code/parts/init/frontend.ts index e64d0544..b1caff8d 100644 --- a/app/srv/ws/sync/code/parts/init/frontend.ts +++ b/app/srv/ws/sync/code/parts/init/frontend.ts @@ -12,7 +12,6 @@ import { sendWS } from "../../../sync-handler"; import { SyncType } from "../../../type"; import { code } from "../../code"; import { existsAsync } from "fs-jetpack"; -const decoder = new TextDecoder(); const pending = {} as any; export const initFrontEnd = async (