1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

Removed trailing comma

This commit is contained in:
Chad Scharf
2020-05-14 12:45:22 -04:00
parent 9c1cc70f3f
commit 2196ecc5cb

View File

@@ -131,7 +131,7 @@ function distSafariApp(cb, subBuildPath) {
'--sign',
'C1921E2FC7B9C2E9F1EAD9BD249CB1507505A862',
'--entitlements',
entitlementsPath,
entitlementsPath
];
if (subBuildPath !== 'dmg') {
args = [