You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Remove console.log (#2068)
This commit is contained in:
@@ -487,8 +487,6 @@ export function pushSearchOptions(
|
|||||||
args.push('DIALECT', options.DIALECT.toString());
|
args.push('DIALECT', options.DIALECT.toString());
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('!@#', args);
|
|
||||||
|
|
||||||
return args;
|
return args;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user