Remove unwanted newline.

This commit is contained in:
Sateesh Basavaraju 2021-05-08 16:17:58 +05:30
parent f3663eeb93
commit 8587f2c53e

View file

@ -221,7 +221,6 @@ mutable reference is taken helps? Read more about 'Mutable Referenes'
in the book's section References and Borrowing':
https://doc.rust-lang.org/book/ch04-02-references-and-borrowing.html#mutable-references."""
# PRIMITIVE TYPES
[[exercises]]