Remove merge error

This commit is contained in:
Quentin Smith
2023-07-18 17:13:43 -04:00
parent 42de1c3a06
commit c333d855fc
2 changed files with 1 additions and 38 deletions

View File

@ -463,4 +463,4 @@ macro_rules! impl_pdm {
type Interrupt = crate::interrupt::typelevel::$irq;
}
};
}
}