mirror of
https://github.com/detleph/server.git
synced 2026-09-07 16:06:18 +02:00
[create-pull-request] push formatted files
This commit is contained in:
+1
-6
@@ -1,9 +1,4 @@
|
||||
import express, {
|
||||
ErrorRequestHandler,
|
||||
NextFunction,
|
||||
Request,
|
||||
Response,
|
||||
} from "express";
|
||||
import express, { ErrorRequestHandler, NextFunction, Request, Response } from "express";
|
||||
import prisma from "./lib/prisma";
|
||||
import eventRouter from "./Routes/event.routes";
|
||||
import adminAuthRouter from "./Routes/admin_auth.routes";
|
||||
|
||||
Reference in New Issue
Block a user