No need for emptyTime anymore

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

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

Loading…
Cancel
Save