Refactor admin actions and improve code formatting: Standardize import statements, enhance error handling messages, and apply consistent formatting across event, user, and preference management functions for better readability and maintainability.
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
This commit is contained in:
@@ -4,4 +4,3 @@
|
||||
* Tous les services doivent importer depuis ici, pas directement depuis lib/prisma.ts
|
||||
*/
|
||||
export { prisma } from "@/lib/prisma";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user