Skip to content

Commit

Permalink
fix: remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
fkakatie committed Aug 29, 2023
1 parent 19cbc20 commit 9db688f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export {
loadScript,
getMetadata,
createOptimizedPicture,
normalizeHeadings,
decorateTemplateAndTheme,
} from './dom-utils.js';
export { decorateButtons, decorateIcons, decorateSections } from './decorate.js';
Expand Down

0 comments on commit 9db688f

Please sign in to comment.