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 {
28
28
import MeetupList from "@/components/MeetupList"
29
29
import SocialListItem from "@/components/SocialListItem"
30
30
import TableOfContents from "@/components/TableOfContents"
31
- import { TranslatathonBanner } from "@/components/Translatathon/TranslatathonBanner"
32
31
import Translation from "@/components/Translation"
33
32
import TranslationChartImage from "@/components/TranslationChartImage"
34
33
import { Flex , Stack } from "@/components/ui/flex"
@@ -102,7 +101,6 @@ export const StaticLayout = ({
102
101
103
102
return (
104
103
< div className = "w-full" >
105
- < TranslatathonBanner />
106
104
< Flex
107
105
className = "mx-auto mb-16 w-full justify-between p-8 lg:pt-16"
108
106
dir = { contentNotTranslated ? "ltr" : "unset" }
You can’t perform that action at this time.
0 commit comments