lint
This commit is contained in:
parent
94abf68bbe
commit
febe5c1f6f
|
@ -56,7 +56,7 @@ function init() {
|
|||
if (CLIENT) {
|
||||
CLIENT.disconnect()
|
||||
}
|
||||
|
||||
|
||||
const { redisProtocolUrl, opts, host, port } = getRedisOptions(CLUSTERED)
|
||||
|
||||
if (CLUSTERED) {
|
||||
|
|
Loading…
Reference in New Issue