Skip to content

Commit

Permalink
Merge pull request #6 from thr3a/main
Browse files Browse the repository at this point in the history
clean: Remove unused imports
  • Loading branch information
amorey authored Mar 29, 2023
2 parents e3cb67b + db071ae commit b383ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example-ts/pages/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { NextPage, GetServerSideProps } from 'next';
import React from 'react';

type Props = {
csrfToken: string;
Expand Down

0 comments on commit b383ff4

Please sign in to comment.