Skip to content

Commit

Permalink
Update types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
xannyxs committed Feb 26, 2024
1 parent 2c7069c commit cb0946e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/app/lib/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ export interface WatchPageProps {
}
}

export interface GoogleCallbackProps {
searchParams: {
code: string
}
}

export interface IPagination {
currentPage?: number
totalPages: number
Expand Down

0 comments on commit cb0946e

Please sign in to comment.