File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ import {Model} from "../../layout/Model";
44import { Constants } from "../../constants" ;
55import { getDisplayName , pathPosix , setNoteBook } from "../../util/pathName" ;
66import { initFileMenu , initNavigationMenu , sortMenu } from "../../menus/navigation" ;
7- import { showMessage } from "../../dialog/message" ;
87import { fetchPost , fetchSyncPost } from "../../util/fetch" ;
98import { genUUID } from "../../util/genID" ;
109import { openMobileFileById } from "../editor" ;
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ import {
3131} from "../../emoji" ;
3232import { blockRender } from "../render/blockRender" ;
3333import { uploadFiles } from "../upload" ;
34- import { isAbnormalItem } from "../../util/upDownHint" ;
3534/// #if !MOBILE
3635import { openFileById } from "../../editor/util" ;
3736/// #endif
You can’t perform that action at this time.
0 commit comments