mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-02 06:42:03 +00:00
Remove spurious new line.
This commit is contained in:
parent
b303ae08f1
commit
c18e121f94
@ -17,4 +17,3 @@ pub trait ReadExt: io::Read {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl<T: io::Read> ReadExt for T { }
|
impl<T: io::Read> ReadExt for T { }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user