Update to go 1.24, small code cleanup
This commit is contained in:
parent
9f31bf557d
commit
b3290c357d
4 changed files with 3 additions and 13 deletions
|
@ -18,4 +18,4 @@ func NewPersistentData(c Config) PersistentData {
|
|||
d.LastPublished[e.Id] = time.Now().Add(-time.Hour * 24) // a day ago
|
||||
}
|
||||
return d
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue