Remove debug log of Nomad token

Signed-off-by: josh <josh.timmons@hashicorp.com>
This commit is contained in:
josh
2023-06-16 12:25:19 -04:00
parent 7fc7345c21
commit 5669597c4d
2 changed files with 5 additions and 2 deletions
@@ -92,8 +92,6 @@ export async function createRouter(
// Get job ID
const jobID = (req.params.job_id as string) ?? '';
logger.info(`token: ${token}`);
// Issue the request
const apiResp = await fetch(
`${addr}/v1/job/${jobID}/versions?namespace=${encodeURIComponent(