diff options
Diffstat (limited to 'examples/redis-unstable/src/commands/pubsub.json')
| -rw-r--r-- | examples/redis-unstable/src/commands/pubsub.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/redis-unstable/src/commands/pubsub.json b/examples/redis-unstable/src/commands/pubsub.json deleted file mode 100644 index 2f0bb5e..0000000 --- a/examples/redis-unstable/src/commands/pubsub.json +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | { | ||
| 2 | "PUBSUB": { | ||
| 3 | "summary": "A container for Pub/Sub commands.", | ||
| 4 | "complexity": "Depends on subcommand.", | ||
| 5 | "group": "pubsub", | ||
| 6 | "since": "2.8.0", | ||
| 7 | "arity": -2 | ||
| 8 | } | ||
| 9 | } | ||
