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