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.
|
* Setup customize items.
|
||||||
*
|
*
|
||||||
* @author WooCommerce
|
* @package WooCommerce\Admin\Customize
|
||||||
* @category Admin
|
* @version 3.1.0
|
||||||
* @package WooCommerce\Admin\Customize
|
|
||||||
* @version 3.1.0
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ( ! defined( 'ABSPATH' ) ) {
|
if ( ! defined( 'ABSPATH' ) ) {
|
||||||
|
|
Loading…
Reference in New Issue