chore: cleanup
This commit is contained in:
parent
6b6f9e9de0
commit
194054422c
1 changed files with 0 additions and 2 deletions
|
|
@ -334,8 +334,6 @@ export class UserController extends Controller {
|
|||
},
|
||||
}));
|
||||
|
||||
console.log(lastUserOfType);
|
||||
|
||||
const record = await prisma.user.update({
|
||||
include: { province: true, district: true, subDistrict: true },
|
||||
data: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue