Remove unused imports

This commit is contained in:
Ella 2022-12-12 15:08:41 -05:00
parent a302014765
commit 832a7f7df0

View file

@ -6,9 +6,6 @@ import { useEffect } from 'react'
import Snowfall from 'react-snowfall'
import { Fade } from 'react-reveal'
import Rsvp from './rsvp'
import ScrollHint from '../scroll-hint'
import useSWR from 'swr'
import fetcher from '../../lib/fetcher'
import { keyframes } from '@emotion/react'
const flashing = keyframes({