소스 검색

:rotating_light:

Vanessa 10 달 전
부모
커밋
4d5ab776a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/src/protyle/preview/index.ts

+ 1 - 1
app/src/protyle/preview/index.ts

@@ -10,7 +10,7 @@ import {getSearch, isMobile} from "../../util/functions";
 import {shell} from "electron";
 /// #endif
 /// #if !MOBILE
-import {openAsset, openBy, updateOutline} from "../../editor/util";
+import {openAsset, openBy} from "../../editor/util";
 import {getAllModels} from "../../layout/getAll";
 /// #endif
 import {fetchPost} from "../../util/fetch";