No need for emptyTime anymore

master
Patrick Mylund Nielsen 9 years ago
parent 1924ec3baf
commit 2f60853f80

@ -10,8 +10,6 @@ import (
"time"
)
var emptyTime = time.Time{}
type Item struct {
Object interface{}
Expiration int64

Loading…
Cancel
Save