fix: lints

This commit is contained in:
Julien Froidefond
2025-02-19 21:43:26 +01:00
parent a593b0b700
commit 222eeced12
7 changed files with 28 additions and 23 deletions

View File

@@ -1,5 +1,4 @@
import { cookies } from "next/headers";
import connectDB from "@/lib/mongodb";
import { PreferencesModel } from "@/lib/models/preferences.model";
interface User {