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