Skip to content

Commit 482e103

Browse files
thompsonemersonwardbell
authored andcommitted
alignment imports s2 (angular#230)
1 parent a742988 commit 482e103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/app.component.spec.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/* tslint:disable:no-unused-variable */
22
import { AppComponent } from './app.component';
33

4-
import { TestBed } from '@angular/core/testing';
4+
import { TestBed } from '@angular/core/testing';
55

6-
import { By } from '@angular/platform-browser';
6+
import { By } from '@angular/platform-browser';
77

88
//////// SPECS /////////////
99

0 commit comments

Comments
 (0)