Browse Source

remove unused preview

reiji-h 2 năm trước cách đây
mục cha
commit
deba470e5a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      apps/app/src/components/PageEditor/PageEditor.tsx

+ 0 - 1
apps/app/src/components/PageEditor/PageEditor.tsx

@@ -63,7 +63,6 @@ import Preview from './Preview';
 import { scrollEditor, scrollPreview } from './ScrollSyncHelper';
 
 import '@growi/editor/dist/style.css';
-import { preview } from 'vite';
 
 
 const logger = loggerFactory('growi:PageEditor');