You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
Update index.spec.ts
This commit is contained in:
@@ -12,7 +12,6 @@ import { promisify } from 'util';
|
||||
import { commandOptions } from '../../dist/lib/command-options';
|
||||
import { ZMember } from '../commands/generic-transformers';
|
||||
|
||||
|
||||
export const SQUARE_SCRIPT = defineScript({
|
||||
SCRIPT: 'return ARGV[1] * ARGV[1];',
|
||||
NUMBER_OF_KEYS: 0,
|
||||
|
Reference in New Issue
Block a user