We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5913e65 commit 768dbacCopy full SHA for 768dbac
src/views/meeting/components/MindMapComponent.tsx
@@ -16,7 +16,7 @@ import "@xyflow/react/dist/style.css";
16
import "@/views/meeting/style/mind-map.sass";
17
18
// api
19
-import { nameUpdate, postScript, endMeeting } from "@/api/meeting/meeting";
+import { endMeeting } from "@/api/meeting/meeting";
20
import { getProfile } from "@/api/main/profile";
21
22
// component
0 commit comments