1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +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

@@ -43,7 +43,6 @@ export class AddEditComponent extends BaseAddEditComponent implements OnChanges
case 'windowHidden':
this.onWindowHidden();
break;
default:
}
});