mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-30 16:27:11 +02:00
Remove lodash import
This commit is contained in:
parent
ce800df07d
commit
c34d9b605e
1 changed files with 0 additions and 1 deletions
1
apps/web/declarations/next-auth.d.ts
vendored
1
apps/web/declarations/next-auth.d.ts
vendored
|
@ -1,6 +1,5 @@
|
|||
/* eslint-disable @typescript-eslint/no-unused-vars */
|
||||
import type { TimeFormat } from "@rallly/database";
|
||||
import { extend } from "lodash";
|
||||
import type { DefaultSession, DefaultUser } from "next-auth";
|
||||
import NextAuth from "next-auth";
|
||||
import type { DefaultJWT } from "next-auth/jwt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue