5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-08 15:46:56 +00:00

Remove extra line

This commit is contained in:
Keat Tang 2023-09-08 14:56:20 +10:00
parent 11c0abf682
commit 696678826f

View file

@ -96,7 +96,6 @@ async function getSecrets(secretRequests, client) {
return results; return results;
} }
/** /**
* Uses a Jsonata selector retrieve a bit of data from the result * Uses a Jsonata selector retrieve a bit of data from the result
* @param {object} data * @param {object} data