sm
/
cache
1
0
Fork 0

No need for emptyTime anymore

This commit is contained in:
Patrick Mylund Nielsen 2015-11-30 14:49:18 -05:00
parent 1924ec3baf
commit 2f60853f80
1 changed files with 0 additions and 2 deletions

View File

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