Skip to content

Commit

Permalink
Revert "Revert "fix lint""
Browse files Browse the repository at this point in the history
This reverts commit 9b0f16b.
  • Loading branch information
kentcdodds committed Mar 21, 2024
1 parent 9b0f16b commit a5bfcbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/routes/discord.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import {
} from '@remix-run/node'
import {Outlet, useLoaderData} from '@remix-run/react'
import {motion} from 'framer-motion'
import {ArrowLink} from '~/components/arrow-button.tsx'
import {ButtonLink} from '~/components/button.tsx'
import {FeatureCard} from '~/components/feature-card.tsx'
import {Grid} from '~/components/grid.tsx'
Expand All @@ -29,7 +28,6 @@ import {
TrophyIcon,
UsersIcon,
} from '~/components/icons.tsx'
import {NumberedPanel} from '~/components/numbered-panel.tsx'
import {CourseSection} from '~/components/sections/course-section.tsx'
import {HeaderSection} from '~/components/sections/header-section.tsx'
import {HeroSection} from '~/components/sections/hero-section.tsx'
Expand Down

0 comments on commit a5bfcbc

Please sign in to comment.