Skip to content

Commit 4d81762

Browse files
Randy424claude
andcommitted
ACM-38826 fix(backend): remove blank lines left by sed comment strip
Signed-off-by: Randy Bruno Piverger <21374229+Randy424@users.noreply.github.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9f0f675 commit 4d81762

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

backend/src/lib/token.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ export function getToken(req: Http2ServerRequest): string | undefined {
2828
return token
2929
}
3030

31-
32-
33-
34-
3531
// GET /api returns the core API group (~200 bytes) — unlike /apis which grows
3632
// with every installed CRD. The response body is drained so the socket returns
3733
// to the keepAlive pool immediately and native memory does not accumulate.

0 commit comments

Comments
 (0)