Skip to content

Commit bfe50d9

Browse files
committed
🚨
1 parent 93422c1 commit bfe50d9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/src/mobile/dock/MobileFiles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {Model} from "../../layout/Model";
44
import {Constants} from "../../constants";
55
import {getDisplayName, pathPosix, setNoteBook} from "../../util/pathName";
66
import {initFileMenu, initNavigationMenu, sortMenu} from "../../menus/navigation";
7-
import {showMessage} from "../../dialog/message";
87
import {fetchPost, fetchSyncPost} from "../../util/fetch";
98
import {genUUID} from "../../util/genID";
109
import {openMobileFileById} from "../editor";

app/src/protyle/hint/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import {
3131
} from "../../emoji";
3232
import {blockRender} from "../render/blockRender";
3333
import {uploadFiles} from "../upload";
34-
import {isAbnormalItem} from "../../util/upDownHint";
3534
/// #if !MOBILE
3635
import {openFileById} from "../../editor/util";
3736
/// #endif

0 commit comments

Comments
 (0)