Merge pull request #478 from LAION-AI/cleanup-web-import-warnings

Fixing most of the eslint warnings in the web code
This commit is contained in:
AbdBarho
2023-01-07 12:18:04 +01:00
committed by GitHub
16 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { getSession } from "next-auth/react";
import prisma from "../../lib/prismadb";
import prisma from "src/lib/prismadb";
// POST /api/post
// Required fields in body: title