style(code): format

This commit is contained in:
zhangheng
2026-04-20 09:45:21 +08:00
parent cad763d2a3
commit 012257bb60
4 changed files with 25 additions and 21 deletions

View File

@@ -1,7 +1,10 @@
import paper from "paper"
import { useLabelStore, useObjectStore } from "../store"
import { useOtherToolsStore } from "../useOtherToolsStore"
import { ensureEditablePaperPathSelected, usePaperStore } from "../usePaperStore"
import {
ensureEditablePaperPathSelected,
usePaperStore,
} from "../usePaperStore"
import { usePaperSupportStore } from "../usePaperSupportStore"
import { useTopToolsStore } from "../useTopToolsStore"