diff options
Diffstat (limited to 'examples/redis-unstable/src/commands/script.json')
| -rw-r--r-- | examples/redis-unstable/src/commands/script.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/redis-unstable/src/commands/script.json b/examples/redis-unstable/src/commands/script.json deleted file mode 100644 index 1d420c1..0000000 --- a/examples/redis-unstable/src/commands/script.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "SCRIPT": { - "summary": "A container for Lua scripts management commands.", - "complexity": "Depends on subcommand.", - "group": "scripting", - "since": "2.6.0", - "arity": -2 - } -} |
