This commit is contained in:
Vanessa 2023-09-19 09:46:34 +08:00
parent 56fe8371d1
commit aa95c363ef
6 changed files with 1 additions and 6 deletions

View file

@ -11,7 +11,6 @@ import {deleteFile} from "../../editor/deleteFile";
import {updateHotkeyTip} from "../util/compatibility";
/// #if !MOBILE
import {openBacklink, openGraph, openOutline} from "../../layout/dock/util";
import {shell} from "electron";
import * as path from "path";
/// #endif
import {Constants} from "../../constants";