diff --git a/plugins/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.js b/plugins/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.js index 3e23470393c..3e6c59cb520 100644 --- a/plugins/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.js +++ b/plugins/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.js @@ -1,12 +1,8 @@ -/** - * External dependencies - */ -import renderFrontend from '../../utils/render-frontend.js'; - /** * Internal dependencies */ import Block from './block.js'; +import renderFrontend from '../../utils/render-frontend.js'; const getProps = ( el ) => { return {