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 (