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