style(header): clean up extra whitespace in ContentLength file
This commit is contained in:
		| @@ -32,8 +32,6 @@ use header::{Header, Raw, parsing}; | |||||||
| #[derive(Clone, Copy, Debug, PartialEq)] | #[derive(Clone, Copy, Debug, PartialEq)] | ||||||
| pub struct ContentLength(pub u64); | pub struct ContentLength(pub u64); | ||||||
|  |  | ||||||
| //static NAME: &'static str = "Content-Length"; |  | ||||||
|  |  | ||||||
| impl Header for ContentLength { | impl Header for ContentLength { | ||||||
|     #[inline] |     #[inline] | ||||||
|     fn header_name() -> &'static str { |     fn header_name() -> &'static str { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user