small fix

This commit is contained in:
Radu Ioan Fericean
2016-08-16 18:18:51 +03:00
parent ccf0f273a8
commit 4dd445eb9e

View File

@@ -189,7 +189,7 @@ func (cs cacheLRUTTL) GetKeysForPrefix(prefix string) (keys []string) {
}
}
}
return nil
return
}
// faster to access