eof newline

This commit is contained in:
Corey Farwell 2018-08-29 07:43:40 -05:00
parent 2a486528ee
commit 9a8f206662

View File

@ -147,4 +147,4 @@ impl fmt::Display for Method {
Method::WrappingOffset => write!(f, "wrapping_offset"),
}
}
}
}