Skip to content

Commit f4622a2

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[range.adaptor.helpers] Remove blank extra line
1 parent b9f054b commit f4622a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/ranges.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4351,7 +4351,6 @@
43514351
template<bool Const, class... Views>
43524352
concept @\defexposconceptnc{all-forward}@ = // \expos
43534353
(@\libconcept{forward_range}@<@\exposid{maybe-const}@<Const, Views>> && ...);
4354-
43554354
}
43564355
\end{codeblock}
43574356

0 commit comments

Comments
 (0)