From 699857e08592dcef33b342550154feb57bd509a5 Mon Sep 17 00:00:00 2001 From: wayanrivan Date: Sun, 8 Mar 2026 14:05:59 +0700 Subject: [PATCH] update conflict --- src/lib/helpers.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/lib/helpers.ts b/src/lib/helpers.ts index 556bdfe..17975f0 100644 --- a/src/lib/helpers.ts +++ b/src/lib/helpers.ts @@ -59,7 +59,3 @@ export function uniqueID(): string { const baseUrl = import.meta.env?.VITE_BASE_URL || '/'; export const TEMPLATE_CSV_URL = `${baseUrl}template_notification.csv`; -<<<<<<< HEAD -======= - ->>>>>>> 10532a7cb1d720488c181b1fcac3b8046c888e77