Remove unused Version const

master
Patrick Mylund Nielsen 13 years ago
parent 2b93e5eceb
commit 8f6294df58

@ -11,8 +11,6 @@ import (
"time"
)
const Version = "1.0"
type Item struct {
Object interface{}
Expiration *time.Time

Loading…
Cancel
Save