Fixed build issue
This commit is contained in:
parent
1ef1b252d7
commit
6541e8b728
@ -13,7 +13,6 @@ declare const L;
|
||||
selector: 'map',
|
||||
templateUrl: 'map.component.html',
|
||||
styleUrls: ['map.component.scss'],
|
||||
providers: [MapService],
|
||||
animations: [flyInRight, flyOutRight]
|
||||
})
|
||||
export class MapComponent implements OnInit {
|
||||
|
Loading…
Reference in New Issue
Block a user