mirror of
https://github.com/ultrasn0w/huso.git
synced 2025-12-15 19:49:53 +01:00
Get your codebase togehter
This commit is contained in:
@@ -30,7 +30,6 @@ func Arbeit() {
|
||||
checkDate := time.Now()
|
||||
data, err := animeListCache.Get(bucketAppoint)
|
||||
if err == nil {
|
||||
err = nil
|
||||
nanora, err := BytesToInt64(data)
|
||||
if err == nil {
|
||||
checkDate = time.Unix(0, nanora)
|
||||
|
||||
Reference in New Issue
Block a user