Skip to content

Commit

Permalink
fix: sonar cloud issue
Browse files Browse the repository at this point in the history
  • Loading branch information
manojava-gk committed Mar 29, 2024
1 parent a720d76 commit 17bc2e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/content/Cards/Card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import { SortOption } from '../../basic/SortOption'
import { type SubItems } from '.'
import { Tooltips } from '../../basic/ToolTips'
import FavoriteIcon from '@mui/icons-material/Favorite'
import { Button } from '../../basic/Button'
import { Chip } from '../../basic/Chip'

type Variants =
Expand Down

0 comments on commit 17bc2e4

Please sign in to comment.