Merge pull request #1968 from woocommerce/release/2.5.0-rc2

Release 2.5.0-rc2
This commit is contained in:
Emili Castells 2024-01-17 15:18:35 +01:00 committed by GitHub
commit 4c04144c23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 1 deletions

View file

@ -77,7 +77,6 @@ export class ApmButtons {
this.containers.push(parent);
}
});
console.log('this.containers', this.containers);
}
refresh() {