Skip to content

Commit

Permalink
Remove unnecessary import.
Browse files Browse the repository at this point in the history
  • Loading branch information
devversion committed Jul 8, 2016
1 parent 975495a commit 44c7f2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/slide-toggle/slide-toggle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ import {
Input,
Output,
EventEmitter,
AfterContentInit,
ViewChild
AfterContentInit
} from '@angular/core';
import {
ControlValueAccessor,
Expand Down

0 comments on commit 44c7f2b

Please sign in to comment.