Skip to content

Commit

Permalink
fix: 불필요한import 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
spolice0324 committed Feb 5, 2024
1 parent fbea0c5 commit 62a6e00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { Typography } from '@/components/typography'
import '@/styles/global.css'

import type { AppProps } from 'next/app'
Expand Down

0 comments on commit 62a6e00

Please sign in to comment.