mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
remove angular2/angular2 imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {Injectable, NgZone} from 'angular2/angular2';
|
||||
import {Injectable, NgZone} from 'angular2/core';
|
||||
|
||||
import {Config} from '../config/config';
|
||||
import {Form} from './form';
|
||||
|
Reference in New Issue
Block a user