Ver Fonte

remove import string

soumaeda há 2 anos atrás
pai
commit
031c7c9677
1 ficheiros alterados com 0 adições e 1 exclusões
  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';