Skip to content

Commit 8a9e746

Browse files
committed
🎨 Clean code
Signed-off-by: Daniel <[email protected]>
1 parent 517f5c8 commit 8a9e746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/protyle/hint/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {
66
focusByWbr,
77
getEditorRange,
88
getSelectionOffset,
9-
getSelectionPosition, setLastNodeRange
9+
getSelectionPosition,
1010
} from "../util/selection";
1111
import {genHintItemHTML, hintEmbed, hintRef, hintSlash} from "./extend";
1212
import {getSavePath, newFile} from "../../util/newFile";

0 commit comments

Comments
 (0)