diff options
author | Rory& <root@rory.gay> | 2025-06-03 19:09:31 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-06-03 19:10:57 +0200 |
commit | f18d6fb944448c01734f409470072a3dfda2db47 (patch) | |
tree | 65947a671a0136a3936fa7b5b617821e8a831e99 /src | |
parent | Fix logRequests option (diff) | |
download | nodejs-final-assignment-f18d6fb944448c01734f409470072a3dfda2db47.tar.xz |
Clean up pointless error handling, coerce booleans to string in nix
Diffstat (limited to 'src')
-rw-r--r-- | src/dto/auth/RegisterDto.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/dto/auth/RegisterDto.js b/src/dto/auth/RegisterDto.js |