diff --git a/src/configs/buildLink.ts b/src/configs/buildLink.ts index 062a71c..69a8b07 100644 --- a/src/configs/buildLink.ts +++ b/src/configs/buildLink.ts @@ -1,5 +1,3 @@ -import {proc} from "vfile/do-not-use-conditional-minproc"; - export const getLinkHref = (locale = 'en', page = '') => { if (page == '') { if (locale == 'en') {