mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove debug
This commit is contained in:
parent
881a98eb86
commit
7754139207
1 changed files with 0 additions and 1 deletions
|
|
@ -89,7 +89,6 @@ const createIORedisClient = (
|
|||
return 10
|
||||
},
|
||||
}
|
||||
console.log('connecting to redis: ', { redisURL, redisOptions })
|
||||
return new Redis(redisURL, redisOptions)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue