mirror of
https://github.com/gofiber/storage.git
synced 2025-10-05 08:37:10 +08:00
✏ remove private keys
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user