Skip to content

Commit 157888f

Browse files
committed
Remove unused import
1 parent c0437b5 commit 157888f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/EditorSidePanel/NotesTab/NotesTab.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { useState } from "react";
21
import { Row, Col, Button, Collapse } from "@douyinfe/semi-ui";
32
import { IconPlus } from "@douyinfe/semi-icons";
43
import { useNotes, useSelect } from "../../../hooks";

0 commit comments

Comments
 (0)