1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 01:33:33 +00:00

Fix linting errors

This commit is contained in:
Hinton
2020-12-22 17:16:12 +01:00
parent 76c040aff9
commit d0a5326bd7
3 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@ export class NativeMessagingService {
return;
}
}
this.secureCommunication(remotePublicKey, appId);
return;
}