Skip to content

Commit

Permalink
remove token import
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Kezik committed Jan 31, 2025
1 parent d78f217 commit a8a7d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/chat/src/utils/server/get-common-page-props.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { GetServerSideProps } from 'next';
import { getToken } from 'next-auth/jwt';
import { getServerSession } from 'next-auth/next';
import { serverSideTranslations } from 'next-i18next/serverSideTranslations';

Expand Down

0 comments on commit a8a7d7c

Please sign in to comment.