mirror of https://github.com/rwf2/Rocket.git
Remove spurious new line.
This commit is contained in:
parent
ae201b1577
commit
22062d1bbe
|
@ -17,4 +17,3 @@ pub trait ReadExt: io::Read {
|
|||
}
|
||||
|
||||
impl<T: io::Read> ReadExt for T { }
|
||||
|
||||
|
|
Loading…
Reference in New Issue