Skip to content

Commit

Permalink
Getting rid of console statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldhuereca committed Dec 18, 2024
1 parent 6486c09 commit 690d592
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/dlx-pw-preview.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-data', 'wp-editor', 'wp-i18n', 'wp-plugins'), 'version' => '7b290f09beaf54ea94a4');
<?php return array('dependencies' => array('wp-data', 'wp-editor', 'wp-i18n', 'wp-plugins'), 'version' => '9b6d4a720612ffcb16cd');
2 changes: 1 addition & 1 deletion build/dlx-pw-preview.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions src/js/blocks/plugins/pattern-preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ try {
// ActionItem not available
}

console.log( PluginPreviewMenuItem );

/**
* Render a Preview Button.
*
Expand Down

0 comments on commit 690d592

Please sign in to comment.