Remove empty line
This commit is contained in:
@@ -51,7 +51,6 @@ export async function getSecrets(
|
|||||||
|
|
||||||
const secrets = await getRemoteSecrets(octokit, cache, repo, environmentName);
|
const secrets = await getRemoteSecrets(octokit, cache, repo, environmentName);
|
||||||
|
|
||||||
|
|
||||||
// Build combined map of secrets
|
// Build combined map of secrets
|
||||||
const secretsMap = new Map<
|
const secretsMap = new Map<
|
||||||
string,
|
string,
|
||||||
|
|||||||
Reference in New Issue
Block a user