summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/src/commands/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/redis-unstable/src/commands/config.json')
-rw-r--r--examples/redis-unstable/src/commands/config.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/redis-unstable/src/commands/config.json b/examples/redis-unstable/src/commands/config.json
deleted file mode 100644
index 1c4457a..0000000
--- a/examples/redis-unstable/src/commands/config.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "CONFIG": {
- "summary": "A container for server configuration commands.",
- "complexity": "Depends on subcommand.",
- "group": "server",
- "since": "2.0.0",
- "arity": -2
- }
-}