Skip to content

Commit

Permalink
eslint-migration - fix removed translation import
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Cherepanov committed Nov 17, 2019
1 parent 99e7ec0 commit 2f64f37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/app.component.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { TestBed, async } from '@angular/core/testing';
import { RouterTestingModule } from '@angular/router/testing';
import { AppComponent } from './app.component';
import { TranslateModule } from '@ngx-translate/core';
import { ElectronService } from './core/services';

describe('AppComponent', () => {
Expand Down

0 comments on commit 2f64f37

Please sign in to comment.