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:
parent
11c0abf682
commit
696678826f
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue