Remove stale comment

This commit is contained in:
Henrik Tjäder 2020-06-04 17:05:25 +00:00
parent 506e411be6
commit 3ab2c049c5

View file

@ -142,7 +142,6 @@ pub fn app(app: &App, analysis: &Analysis, extra: &Extra) -> TokenStream2 {
#(#root_software_tasks)*
/// Implementation details
// the user can't access the items within this `const` item
mod #name {
/// Always include the device crate which contains the vector table
use #device as _;