removed lastupated thingy
This commit is contained in:
parent
b0b31fdce7
commit
722e2a3cdc
@ -1,4 +0,0 @@
|
||||
let lastupdated = "03/01/24, 01:09:01.188";
|
||||
if (typeof module !== 'undefined' && module.exports) {
|
||||
module.exports = lastupdated;
|
||||
}
|
@ -13,4 +13,3 @@ function goToLink(link) {
|
||||
window.location.href = link
|
||||
}
|
||||
|
||||
console.log(lastupdated)
|
||||
|
Loading…
Reference in New Issue
Block a user