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