Skip to content

Commit 942a84b

Browse files
committed
Deleted unnecessary extra space
1 parent cec77b8 commit 942a84b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/hist/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ In a nutshell:
2727
histogram.Fill(val);
2828
}
2929
30-
3130
// Write the histogram to `outFile`.
3231
outFile->WriteObject(&histogram, histogram.GetName());
3332

0 commit comments

Comments
 (0)