Skip to content
Prev Previous commit
Next Next commit
Remove reference to redundant hook
  • Loading branch information
getdave committed Oct 25, 2023
commit 87677b641c1953ca32948e0165d7df5f12a596eb
1 change: 0 additions & 1 deletion packages/block-editor/src/hooks/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import './metadata';
import './metadata-name';
import './custom-fields';
import './block-hooks';
import './block-rename-ui';

export { useCustomSides } from './dimensions';
export { useLayoutClasses, useLayoutStyles } from './layout';
Expand Down