Fixed just one PHPCS error to trigger messages in PR
This commit is contained in:
parent
65cfa4866f
commit
32baae989d
|
@ -2,10 +2,9 @@
|
|||
/**
|
||||
* WooCommerce Integration Settings
|
||||
*
|
||||
* @author WooThemes
|
||||
* @category Admin
|
||||
* @package WooCommerce\Admin
|
||||
* @version 2.1.0
|
||||
* @category Admin
|
||||
* @package WooCommerce\Admin
|
||||
* @version 2.1.0
|
||||
*/
|
||||
|
||||
use Automattic\Jetpack\Constants;
|
||||
|
|
Loading…
Reference in New Issue