Skip to content

Commit 826992a

Browse files
author
Alexander Kharkovey
committed
feat(json-api): refactoring update and insert attr
1 parent e41fd74 commit 826992a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/database/src/entities/requests-have-pod-locks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export class RequestsHavePodLocks {
2727
if (this.requestId) {
2828
this.request_id = this.requestId;
2929
}
30-
3130
}
3231

3332
public requestId: number;

0 commit comments

Comments
 (0)