Skip to content

Commit b2f0db6

Browse files
authored
Merge pull request #46 from ringcentral/publish-libs
feat(json-api): refactoring update and insert attr
2 parents e41fd74 + 826992a commit b2f0db6

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)