Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
193 stars 18 forks source link

Studio: Remove redundant console.log #556

Closed katinthehatsite closed 1 month ago

katinthehatsite commented 1 month ago

Related to https://github.com/Automattic/studio/pull/526

Proposed Changes

While reviewing https://github.com/Automattic/studio/pull/550 , I noticed some leftover console.log from https://github.com/Automattic/studio/pull/526 . I propose to remove it as it is not necessary.

Testing Instructions

Pre-merge Checklist