1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-02 04:48:57 +02: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 = [