mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup log
This commit is contained in:
@@ -509,8 +509,6 @@ export class ActionBar extends ActionBarBase {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log('ActionBar._onTitlePropertyChanged', this.title);
|
||||
|
||||
if (page.frame) {
|
||||
page.frame._updateActionBar(page);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user