Skip to content

Commit 11852a8

Browse files
committed
remove unused lib from vendors
1 parent 0726a57 commit 11852a8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/livecodes/vendors.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,6 @@ export const twigUrl = /* @__PURE__ */ getUrl('twig@1.17.1/twig.min.js');
439439

440440
export const typescriptUrl = /* @__PURE__ */ getUrl(`typescript@5.9.3/lib/typescript.js`);
441441

442-
export const typescriptVfsUrl = /* @__PURE__ */ getUrl('@typescript/vfs@1.6.1/dist/vfs.esm.js');
443-
444442
export const uniterUrl = /* @__PURE__ */ getUrl('uniter@2.18.0/dist/uniter.js');
445443

446444
export const vegaCdnUrl = /* @__PURE__ */ getUrl('vega@5.25.0/build/vega.js');

0 commit comments

Comments
 (0)