clean up formatting

This commit is contained in:
Ales Katona 2019-08-31 16:12:39 -06:00
parent cdf6a33665
commit e1232ed680
No known key found for this signature in database
GPG Key ID: 08C459E2D8ABB7E8
1 changed files with 63 additions and 64 deletions

View File

@ -59,7 +59,6 @@ impl Interrupt {
}
}
impl Exception {
pub fn from(nr: usize) -> Self {
match nr {