File tree Expand file tree Collapse file tree 2 files changed +0
-35
lines changed Expand file tree Collapse file tree 2 files changed +0
-35
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ import {
2828import MeetupList from "@/components/MeetupList"
2929import SocialListItem from "@/components/SocialListItem"
3030import TableOfContents from "@/components/TableOfContents"
31- import { TranslatathonBanner } from "@/components/Translatathon/TranslatathonBanner"
3231import Translation from "@/components/Translation"
3332import TranslationChartImage from "@/components/TranslationChartImage"
3433import { Flex , Stack } from "@/components/ui/flex"
@@ -102,7 +101,6 @@ export const StaticLayout = ({
102101
103102 return (
104103 < div className = "w-full" >
105- < TranslatathonBanner />
106104 < Flex
107105 className = "mx-auto mb-16 w-full justify-between p-8 lg:pt-16"
108106 dir = { contentNotTranslated ? "ltr" : "unset" }
You can’t perform that action at this time.
0 commit comments