diff --git a/src/bin/minimal.rs b/src/bin/minimal.rs index d0f633b..5420464 100644 --- a/src/bin/minimal.rs +++ b/src/bin/minimal.rs @@ -32,7 +32,6 @@ mod app { task1::spawn().ok(); - // Setup the monotonic timer ( Shared { // Initialization of shared resources go here