Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Suv05 committed Oct 3, 2024
1 parent 0d3d21f commit 0b77ae4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ui/SectionCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import styles from "@/components/ui/sectionCard.module.css";
import Link from "next/link";
import Image from "next/image";
import { StaticImageData } from "next/image";
import GheeSankranti from "/public/Ghee_Sankranti.jpeg";

type SectionCardProps = {
cardTitle: string;
Expand Down

0 comments on commit 0b77ae4

Please sign in to comment.