mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Remove unused imports
This commit is contained in:
parent
a302014765
commit
832a7f7df0
1 changed files with 0 additions and 3 deletions
|
|
@ -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({
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue