From ff4a353b7a8626a0081a9fca1cee28fd2ae72c75 Mon Sep 17 00:00:00 2001 From: datdenkikniet Date: Sat, 22 Apr 2023 22:18:57 +0200 Subject: [PATCH] Get rid of this comment --- src/bin/minimal.rs | 1 - 1 file changed, 1 deletion(-) 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