mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
remove unneeded console.log
This commit is contained in:
@@ -350,7 +350,6 @@ export class Page extends PageBase {
|
||||
}
|
||||
|
||||
public onLoaded(): void {
|
||||
// console.log(this, " onLoaded");
|
||||
super.onLoaded();
|
||||
if (this.hasActionBar) {
|
||||
this.actionBar.update();
|
||||
|
||||
Reference in New Issue
Block a user