Remove Cache Killer

This commit is contained in:
eccentric 2023-11-05 01:58:46 +00:00
parent db9f92bd91
commit 28b43ce6cd

View File

@ -46,8 +46,6 @@ func init() {
aid.Print("Loaded person: " + person.DisplayName) aid.Print("Loaded person: " + person.DisplayName)
} }
}) })
// go storage.Cache.CacheKiller()
} }
func main() { func main() {