removed lastupated thingy

This commit is contained in:
DeaDvey 2024-01-03 01:13:37 +00:00
parent b0b31fdce7
commit 722e2a3cdc
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +0,0 @@
let lastupdated = "03/01/24, 01:09:01.188";
if (typeof module !== 'undefined' && module.exports) {
module.exports = lastupdated;
}

View File

@ -13,4 +13,3 @@ function goToLink(link) {
window.location.href = link
}
console.log(lastupdated)