Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
amrit110 committed Nov 21, 2024
1 parent 53915ef commit 90e29e8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ui/src/app/patient/[id]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ import {
GridItem,
Progress,
Heading,
Table,
Thead,
Tbody,
Tr,
Th,
Td,
TableContainer
} from '@chakra-ui/react'
import { motion, AnimatePresence } from 'framer-motion'
import Sidebar from '../../components/sidebar'
Expand Down

0 comments on commit 90e29e8

Please sign in to comment.