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

@ -1,7 +1,6 @@
import {fetchPost} from "../util/fetch";
/// #if !BROWSER
import {dialog} from "@electron/remote";
import {shell} from "electron";
import {afterExport} from "../protyle/export/util";
import * as path from "path";
/// #endif