Skip to content

Commit

Permalink
chore: error
Browse files Browse the repository at this point in the history
  • Loading branch information
lencx committed Nov 13, 2023
1 parent 8a86ba6 commit 266765f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/GPTDetail.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { useMemo } from 'react';
import { useParams } from 'react-router-dom';
import dayjs from 'dayjs';
import Giscus from '@giscus/react';

import { gptLink } from '@/utils';
import GPTTools from '@components/GPTTools';
Expand Down

0 comments on commit 266765f

Please sign in to comment.