refactoring: removing dead code
This commit is contained in:
1
app/lib/types/next-auth.d.ts
vendored
1
app/lib/types/next-auth.d.ts
vendored
@@ -1,5 +1,4 @@
|
|||||||
import NextAuth, { DefaultSession } from 'next-auth';
|
import NextAuth, { DefaultSession } from 'next-auth';
|
||||||
import { JWT } from 'next-auth';
|
|
||||||
|
|
||||||
declare module 'next-auth' {
|
declare module 'next-auth' {
|
||||||
interface Session {
|
interface Session {
|
||||||
|
|||||||
Reference in New Issue
Block a user