mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
:derp: console.log
This commit is contained in:
@@ -86,7 +86,6 @@ export class IonicApp {
|
||||
* @param {Object} appRef TODO
|
||||
*/
|
||||
load(appRef) {
|
||||
console.log('App ref', appRef);
|
||||
this.ref(appRef);
|
||||
this._zone = appRef.injector.get(NgZone);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user