Browse Source

:rotating_light:

Vanessa 10 months ago
parent
commit
4d5ab776a2
1 changed files with 1 additions and 1 deletions
  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";
 import {shell} from "electron";
 /// #endif
 /// #endif
 /// #if !MOBILE
 /// #if !MOBILE
-import {openAsset, openBy, updateOutline} from "../../editor/util";
+import {openAsset, openBy} from "../../editor/util";
 import {getAllModels} from "../../layout/getAll";
 import {getAllModels} from "../../layout/getAll";
 /// #endif
 /// #endif
 import {fetchPost} from "../../util/fetch";
 import {fetchPost} from "../../util/fetch";