refactoring: removing dead code

This commit is contained in:
2024-01-08 15:57:45 +01:00
parent adae452399
commit 9314d78c9c

View File

@@ -1,5 +1,4 @@
import NextAuth, { DefaultSession } from 'next-auth';
import { JWT } from 'next-auth';
declare module 'next-auth' {
interface Session {