Skip to content

Commit 2e3b1b8

Browse files
authored
Update statusService.ts
remove redudant code.
1 parent 8b65f36 commit 2e3b1b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

runner/src/server/services/statusService.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ export class StatusService {
148148
hmacKey
149149
);
150150
customSecurityHeaders = {
151-
...customSecurityHeaders,
152151
"X-Request-ID": request.yar.id.toString(),
153152
"X-HMAC-Signature": hmacSignature.toString(),
154153
"X-HMAC-Time": requestTime.toString(),

0 commit comments

Comments
 (0)