Skip to content

Commit

Permalink
unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmello committed Feb 6, 2018
1 parent 3242d7a commit cc96f15
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ import {
ElementRef,
EventEmitter,
OnInit,
OnChanges,
HostListener,
DoCheck,
SimpleChanges
HostListener
} from '@angular/core';
import {AngularGooglePlaceService} from '../services/index';
import {Address} from '../models/index';
Expand Down

0 comments on commit cc96f15

Please sign in to comment.