This commit is contained in:
Vanessa 2022-06-07 15:01:40 +08:00
parent 785cb50e85
commit 27da48354d
5 changed files with 11 additions and 12 deletions

View file

@ -1,4 +1,4 @@
import {hideMessage, showMessage} from "../../dialog/message";
import {showMessage} from "../../dialog/message";
import {Constants} from "../../constants";
/// #if !BROWSER
import {PrintToPDFOptions, SaveDialogReturnValue} from "electron";