doc: one line too many

This commit is contained in:
Tshepang Lekhonkhobe 2016-08-23 22:31:44 +02:00
parent 43204fff5d
commit 59723c3c20

View File

@ -38,7 +38,6 @@ use marker::Sized;
/// bar: f32,
/// }
///
///
/// fn main() {
/// let options: SomeOptions = Default::default();
/// }