Skip to content

Commit 2ec076d

Browse files
committed
Merge branch 'main' of https://github.com/KWcapstone/client
2 parents cec2cf9 + d31c46e commit 2ec076d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/views/meeting/page/MeetingPage.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ import "@/views/meeting/style/meeting.sass";
33
import HeaderBar from "../components/HeaderBar";
44
import SideBar from "../components/SideBar";
55
import ShareModal from "@/views/components/ShareModal";
6-
import MyVoiceComponent from "@/views/meeting/components/SttTest";
76
import MindMapComponent from "@/views/meeting/components/MindMapComponent.tsx";
87

9-
108
import { useState, useRef } from "react";
119

1210
const MeetingPage = () => {

0 commit comments

Comments
 (0)