✏ remove private keys

This commit is contained in:
Fenny
2020-10-31 08:00:44 +01:00
parent 542c332956
commit 4af887b209
2 changed files with 0 additions and 4 deletions

View File

@@ -20,7 +20,6 @@ func New(config ...Config) Storage {
// Override config if provided
if len(config) > 0 {
cfg = configDefault(config[0])
}
// Create new redis client