From 2ee6cdf2837eb6e63b80a222f5512054653b3dc6 Mon Sep 17 00:00:00 2001 From: Remco Mokveld Date: Wed, 12 Mar 2025 14:13:39 +0100 Subject: [PATCH] Fix formatting and syntax --- sources/src/develocity/short-lived-token.ts | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/sources/src/develocity/short-lived-token.ts b/sources/src/develocity/short-lived-token.ts index aa4a3bb2..8c276165 100644 --- a/sources/src/develocity/short-lived-token.ts +++ b/sources/src/develocity/short-lived-token.ts @@ -67,11 +67,9 @@ export async function getToken(accessKey: string, expiry: string): Promise