From 2247c6925923890f699215c7353bce174f14389f Mon Sep 17 00:00:00 2001 From: codey Date: Sat, 19 Jul 2025 22:58:33 -0400 Subject: [PATCH] rm testing artifact --- src/config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/config.js b/src/config.js index b87ad9e..7002eed 100644 --- a/src/config.js +++ b/src/config.js @@ -14,5 +14,4 @@ export const socialLinks = { }; export const MAJOR_VERSION = "0.0" -export const RELEASE_FLAG = "Alpha"; -let l = "21f"; \ No newline at end of file +export const RELEASE_FLAG = "Alpha"; \ No newline at end of file