1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 10:43:35 +00:00

lint fixes

This commit is contained in:
Kyle Spearrin
2018-04-10 23:49:41 -04:00
parent db7f00a4d5
commit db5db9359c
5 changed files with 7 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ import { PasswordGenerationService } from 'jslib/abstractions/passwordGeneration
import { PlatformUtilsService } from 'jslib/abstractions/platformUtils.service';
import {
PasswordGeneratorHistoryComponent as BasePasswordGeneratorHistoryComponent
PasswordGeneratorHistoryComponent as BasePasswordGeneratorHistoryComponent,
} from 'jslib/angular/components/password-generator-history.component';
@Component({