diff --git a/app/(user)/user/appointments/[id]/page.tsx b/app/(user)/user/appointments/[id]/page.tsx index d93b1d4..8aef9ac 100644 --- a/app/(user)/user/appointments/[id]/page.tsx +++ b/app/(user)/user/appointments/[id]/page.tsx @@ -14,7 +14,6 @@ import { Phone as PhoneIcon, MessageSquare, CheckCircle2, - ExternalLink, Copy, } from "lucide-react"; import { useAppTheme } from "@/components/ThemeProvider"; @@ -465,45 +464,6 @@ export default function UserAppointmentDetailPage() {
- Meeting Link -
-- Click the "Join Now" button below or use the meeting link above when the meeting becomes available. The meeting will be accessible shortly before the scheduled start time. + Click the "Join Now" button below when the meeting becomes available. The meeting will be accessible shortly before the scheduled start time.