Skip to content

Commit fcd4060

Browse files
committed
Remove comments
1 parent 33fd9ae commit fcd4060

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

backend/gateway-service/src/modules/user/dto/user-response.dto.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@ export class UsersResponseDto {
99

1010
@Exclude()
1111
socialId: string;
12-
13-
// @Exclude()
14-
// _id: string;
1512
}

0 commit comments

Comments
 (0)