Skip to content

Commit 2b1c161

Browse files
heroes: remove unused import
1 parent a8731c4 commit 2b1c161

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tour-of-heroes/src/app/dashboard.component/dashboard.component.shallow.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { TestBed, async, fakeAsync, tick } from '@angular/core/testing';
22
import { NO_ERRORS_SCHEMA } from '@angular/core';
33
import { DashboardComponent } from './dashboard.component';
44
import { Router } from '@angular/router';
5-
import { RouterTestingModule } from '@angular/router/testing';
65
import { HeroService } from '../hero.service/hero.service';
76
import { ExponentialStrengthPipe } from '../exponential-strength.pipe/exponential-strength.pipe';
87

0 commit comments

Comments
 (0)