From e3437fefc9c64d6a82927f899496eff5ff995321 Mon Sep 17 00:00:00 2001 From: Sir Blob <76974209+GamerBoss101@users.noreply.github.com> Date: Sat, 25 Jan 2025 10:27:06 -0500 Subject: [PATCH] def but not used my ass --- src/components/panel-ui/doctor/app-navbar.tsx | 2 -- src/components/panel-ui/patient/app-navbar.tsx | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/components/panel-ui/doctor/app-navbar.tsx b/src/components/panel-ui/doctor/app-navbar.tsx index 58a9545..d2276a9 100644 --- a/src/components/panel-ui/doctor/app-navbar.tsx +++ b/src/components/panel-ui/doctor/app-navbar.tsx @@ -3,9 +3,7 @@ import { Bell } from "lucide-react" import { Button } from "@/components/ui/button" import { - SignInButton, SignedIn, - SignedOut, UserButton } from '@clerk/nextjs'; diff --git a/src/components/panel-ui/patient/app-navbar.tsx b/src/components/panel-ui/patient/app-navbar.tsx index 58a9545..d2276a9 100644 --- a/src/components/panel-ui/patient/app-navbar.tsx +++ b/src/components/panel-ui/patient/app-navbar.tsx @@ -3,9 +3,7 @@ import { Bell } from "lucide-react" import { Button } from "@/components/ui/button" import { - SignInButton, SignedIn, - SignedOut, UserButton } from '@clerk/nextjs';