diff --git a/src/utils/functions/index.ts b/src/utils/functions/index.ts index d78b458..65794fc 100644 --- a/src/utils/functions/index.ts +++ b/src/utils/functions/index.ts @@ -3,4 +3,3 @@ export { default as createPdf } from './createPdf' export { default as postApi } from './postApi' export { default as getApi } from './getApi' export { default as getApiMulti } from './getApiMulti' -// export { default as generateFavicon } from './generateFavicon'