Explorar el Código

remove unused preview

reiji-h hace 2 años
padre
commit
deba470e5a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');