fix: missed lint error in assembler hub PR (#39964)
This commit is contained in:
parent
1a9c1f93b9
commit
5f87296805
|
@ -5,7 +5,6 @@
|
|||
* External dependencies
|
||||
*/
|
||||
import classnames from 'classnames';
|
||||
import { useState } from '@wordpress/element';
|
||||
import {
|
||||
useReducedMotion,
|
||||
useResizeObserver,
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: fix
|
||||
|
||||
Fixed missed lint error in Assembler Hub
|
Loading…
Reference in New Issue