Remove unused Version const

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

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

Loading…
Cancel
Save