Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-04-19 16:11:29 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
94efb342adfef1554e7b3090b979482a91a2bb32
94efb342
1 parent
99c020fc
remove middlewares.js
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
back/src/middlewares.js
back/src/middlewares.js
deleted
100644 → 0
View file @
99c020f
1
-
import
{
PrismaClient
}
from
"@prisma/client"
;
2
-
3
-
export
const
prisma
=
new
PrismaClient
();
Please
register
or
login
to post a comment