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

2
jslib

@ -1 +1 @@
Subproject commit 5c1b80ee87f74f01ea86ac9dd600875ad7b07e0f
Subproject commit 393f6c9c20fb7eded5008b65242ea44e69bc349c

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({