1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

fix lint issue

This commit is contained in:
Kyle Spearrin
2019-08-09 11:14:46 -04:00
parent c9116ad7ab
commit 18608a8b63
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ import { I18nService } from 'jslib/abstractions/i18n.service';
import { PlatformUtilsService } from 'jslib/abstractions/platformUtils.service';
import { ExportComponent as BaseExportComponent } from '../../tools/export.component';
import { EventType } from 'jslib/enums/eventType';
@Component({