1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

remove trailing whitespace for lint errors

This commit is contained in:
Chad Scharf
2020-11-04 12:19:56 -05:00
parent c001a00f82
commit fe031ac6b8
7 changed files with 0 additions and 7 deletions

View File

@@ -53,7 +53,6 @@ export class LockComponent extends BaseLockComponent {
case 'windowHidden':
this.onWindowHidden();
break;
default:
}
});