phpcs fixes in includes/admin/importers/views/html-csv-import-mapping.php

This commit is contained in:
Rodrigo Primo 2018-03-09 17:26:16 -03:00
parent 703627365a
commit 56b82815a9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/**
* Admin View: Importer - CSV mapping
*
* @package WooCommerce/Admin
* @package WooCommerce\Admin\Importers
*/
if ( ! defined( 'ABSPATH' ) ) {