Skip to content

Commit 0ff7a3b

Browse files
committed
run lint
1 parent 94e3f68 commit 0ff7a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/EditorHeader/ControlPanel.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import {
2424
Toast,
2525
Popconfirm,
2626
} from "@douyinfe/semi-ui";
27-
import { toPng, toJpeg, toSvg } from "html-to-image";
27+
import { toPng, toJpeg } from "html-to-image";
2828
import {
2929
jsonToMySQL,
3030
jsonToPostgreSQL,

0 commit comments

Comments
 (0)