remove redundant/accidental line in query doc (#6482)

Signed-off-by: Tom Janson <tom.janson@lancom.de>
This commit is contained in:
Tom Janson 2019-12-18 18:31:28 +01:00 committed by Brian Brazil
parent 9e34f08ac3
commit 4f1cfd6cfe
1 changed files with 0 additions and 2 deletions

View File

@ -179,8 +179,6 @@ for each of the given times in UTC. Returned values are from 0 to 23.
## `idelta()`
`idelta(v range-vector)`
`idelta(v range-vector)` calculates the difference between the last two samples
in the range vector `v`, returning an instant vector with the given deltas and
equivalent labels.