summaryrefslogtreecommitdiffstats
path: root/include/query/irs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/query/irs.h')
-rw-r--r--include/query/irs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/query/irs.h b/include/query/irs.h
index c14d0cf..e2d9325 100644
--- a/include/query/irs.h
+++ b/include/query/irs.h
@@ -8,7 +8,6 @@
* A query class for independent range sampling. This query requires
* that the shard support get_lower_bound(key), get_upper_bound(key),
* and get_record_at(index).
- *
*/
#pragma once