mirror of
https://github.com/Kevsl/crypto-exchange-api.git
synced 2026-02-05 10:26:12 +01:00
removed user id on all assets
This commit is contained in:
@@ -14,7 +14,6 @@ export class UserService {
|
||||
id: userId,
|
||||
},
|
||||
select: {
|
||||
id: true,
|
||||
firstName: true,
|
||||
lastName: true,
|
||||
dollarAvailables: true,
|
||||
|
||||
Reference in New Issue
Block a user