瀏覽代碼

remove import string

soumaeda 2 年之前
父節點
當前提交
031c7c9677
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      apps/app/src/components/PageEditor/MarkdownTableUtil.ts

+ 0 - 1
apps/app/src/components/PageEditor/MarkdownTableUtil.ts

@@ -1,5 +1,4 @@
 import { EditorView } from '@codemirror/view';
-import { string } from 'yargs';
 
 import MarkdownTable from '~/client/models/MarkdownTable';