mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 00:23:17 +00:00
lint: unused variable
This commit is contained in:
@@ -65,7 +65,7 @@ exports.default = async function (configuration) {
|
||||
" /fd SHA256" +
|
||||
" /a" +
|
||||
` /f "${certFile}"` +
|
||||
` /p "${process.env.ELECTRON_BUILDER_SIGN_CERT_PW}"` +
|
||||
` /p "${certPw}"` +
|
||||
` "${configuration.path}"`,
|
||||
{
|
||||
stdio: "inherit",
|
||||
|
||||
Reference in New Issue
Block a user