Skip to content

Commit 634ffe5

Browse files
committed
remove preceeding blank line
1 parent 9d3deb4 commit 634ffe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/trpl/error-handling.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ an integer as an argument, doubles it and prints it.
8989

9090
<div id="code-unwrap-double">
9191
```rust,should_panic
92-
9392
use std::env;
9493
9594
fn main() {

0 commit comments

Comments
 (0)