clean up formatting
This commit is contained in:
parent
cdf6a33665
commit
e1232ed680
|
@ -59,7 +59,6 @@ impl Interrupt {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
impl Exception {
|
impl Exception {
|
||||||
pub fn from(nr: usize) -> Self {
|
pub fn from(nr: usize) -> Self {
|
||||||
match nr {
|
match nr {
|
||||||
|
|
Loading…
Reference in New Issue