diff --git a/components/MyPages/myprofile/profile/profile.tsx b/components/MyPages/myprofile/profile/profile.tsx index 8f362a244..d48214235 100644 --- a/components/MyPages/myprofile/profile/profile.tsx +++ b/components/MyPages/myprofile/profile/profile.tsx @@ -12,7 +12,6 @@ import { } from "@/components/Icons" import CommunicationSlot from "@/components/MyPages/myprofile/communication/communication" import CreditCardSlot from "@/components/MyPages/myprofile/creditCards/creditCards" -import MembershipCardSlot from "@/components/MyPages/myprofile/membershipCards/membershipcards" import Header from "@/components/Profile/Header" import Button from "@/components/TempDesignSystem/Button" import Divider from "@/components/TempDesignSystem/Divider" @@ -124,7 +123,7 @@ export default async function Profile() { - + {/* */}