From d35ca7f3ba53ef3c8f775317eb0bdde75a5918ee Mon Sep 17 00:00:00 2001 From: Benjamin Singleton <19498453+tetrogem@users.noreply.github.com> Date: Sat, 14 Jun 2025 12:46:37 -0500 Subject: [PATCH] fix: cleanup temp code --- apps/vdn-static/src/App.vue | 7 ---- apps/vdn-static/src/i18n/locale.ts | 2 +- apps/vdn-static/src/locales/vp_VL.ts | 41 ++------------------- apps/vdn-static/src/utils/localizeLayout.ts | 2 +- 4 files changed, 6 insertions(+), 46 deletions(-) diff --git a/apps/vdn-static/src/App.vue b/apps/vdn-static/src/App.vue index 3a5d485..86a7d91 100644 --- a/apps/vdn-static/src/App.vue +++ b/apps/vdn-static/src/App.vue @@ -1,7 +1,6 @@