Browse Source

remove import string

soumaeda 2 năm trước cách đây
mục cha
commit
031c7c9677
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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';