Fixed coding standards to make trigger a test on Travis
This commit is contained in:
parent
7fdf209713
commit
df4aa12f21
|
@ -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' ) ) {
|
||||
|
|
Loading…
Reference in New Issue