Removed trailing whitespace

This commit is contained in:
Jake Degen 2020-06-18 11:45:52 -04:00
parent b805f2c4dc
commit 721facf29c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
/// ```should_panic
/// hoo();
/// ```
///
///
/// ```
/// let x = 0;
/// ```