Fixed coding standards to make trigger a test on Travis

This commit is contained in:
Claudio Sanches 2020-08-11 20:11:07 -03:00
parent 7fdf209713
commit df4aa12f21
1 changed files with 2 additions and 4 deletions

View File

@ -2,10 +2,8 @@
/**
* Setup customize items.
*
* @author WooCommerce
* @category Admin
* @package WooCommerce\Admin\Customize
* @version 3.1.0
* @package WooCommerce\Admin\Customize
* @version 3.1.0
*/
if ( ! defined( 'ABSPATH' ) ) {