Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jongwony committed Jan 1, 2025
1 parent cda536c commit e879b57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/form/success/page.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
'use client'

import { Suspense } from 'react';
import { useRouter, useSearchParams } from 'next/navigation';
import GetInfo from './Info';
import Sponsor from '@/app/Sponsor';
import Cancel from './Cancel';
Expand Down

0 comments on commit e879b57

Please sign in to comment.