Skip to content

Commit fbfd450

Browse files
committed
chore: remove unused imports
1 parent 727c23f commit fbfd450

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/post/[id].tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import {
22
GetStaticPaths,
3-
GetStaticProps,
43
InferGetStaticPropsType
54
} from 'next';
65
import { MDXRemote, MDXRemoteSerializeResult } from 'next-mdx-remote';

0 commit comments

Comments
 (0)