Selaa lähdekoodia

remove import string

soumaeda 2 vuotta sitten
vanhempi
sitoutus
031c7c9677
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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';